Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: [Answers] Filter

  1. #11
    Senior Member
    Join Date
    Jul 2019
    Posts
    175
    Hi Barry,

    May I know what this error message means?

    Name:  Capture 12.jpg
Views: 189
Size:  50.1 KB

  2. #12
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,162
    Blog Entries
    22
    What error message are you referring to?

    You have hit a breakpoint in the debugger as you typed debugger in your code.

    You have verified that your delegate is being called so remove the debugger line and try refreshing your combobox.

    txtboxtwo.refresh();
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  3. #13
    Senior Member
    Join Date
    Jul 2019
    Posts
    175
    I am still getting the same error message after removing the debugger. So, what should I do now?
    Name:  Capture 14.PNG
Views: 187
Size:  34.4 KB

  4. #14
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,162
    Blog Entries
    22
    Try reloading your App.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  5. #15
    Senior Member
    Join Date
    Jul 2019
    Posts
    175
    Right now, there is no error message pop-up after reloading the app but the contact name field still doesn't display it as a filter picklist when I run it on the desktop view.

  6. #16
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,162
    Blog Entries
    22
    Package up your app as an lpk and submit a ticket i'll have look at what you are trying to do and fix it for you.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  7. #17
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,162
    Blog Entries
    22
    And by the way, you need to quit the debugger if you are going to edit the files that you have a breakpoint on. Thats the same in all debuggers when you have a breakpoint on event (delegate) code.

    That's why I suggested you reload the App.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  8. #18
    Senior Member
    Join Date
    Jul 2019
    Posts
    175
    I just submitted a ticket with the LPK File.

  9. #19
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,162
    Blog Entries
    22
    The problem in your code is that you have the second field in the form section with no choicelist.

    Just set it to "<none>" (don't include the " literals.)

    Then when you select from your top combobox the second one is populated in the interactivechange delegate.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

  10. #20
    Senior Member
    Join Date
    Jul 2019
    Posts
    175
    Hi Barry,

    I have already set it to <none> in the choice attribute but it still doesn't work. Did I set the attribute correctly as you said?

    Name:  Capture 15.PNG
Views: 94
Size:  9.0 KB
    Name:  Capture 16.PNG
Views: 172
Size:  38.0 KB

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us