• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

Grid Filter not working after upgrade to 6.0.20210818.0

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Theo Kusters
    replied
    Thanks, for you help Sean!

    Leave a comment:


  • sean.lanktree
    replied
    No, it was not in the release notes as we did not anticipate this issue nor did it appear in our testing.
    The manner in which some items are trimmed (app variables in this case) has been changed in order to fix other issues. I assumed you use SetAppVar somewhere in your code and this was not being trimmed properly until the recompile. Dependent on the number of app variables, it appears that this created too long of a request string.

    Leave a comment:


  • Theo Kusters
    replied
    Yep, that solved the issue. It wasn't in the release notes for this release or did I miss that. We came from the june version.
    Thanks

    Leave a comment:


  • sean.lanktree
    replied
    Can you recompile any RPG programs related to this app (start up, form helper, button click, etc...).

    Leave a comment:


  • Theo Kusters
    replied
    It's in 1 app "Outbound Orders" non of the filters and even the search bar doesn't work anymore.
    I found that even scrolling through the pages (in this app) doesn't work also.

    The chrome console shows:
    Failed to load resource: the server responded with a status of 414 (Request-URI Too Long)

    See attachment
    Attached Files

    Leave a comment:


  • sean.lanktree
    replied
    You mention that "some" filters are not working. Does that mean that others are working?

    For example, widget A has 2 filter fields X and Y. The filter for X works but the filter for Y does not?

    Leave a comment:


  • Grid Filter not working after upgrade to 6.0.20210818.0

    Hi,
    I upgraded to version 6.0.20210818.0, now some filters ain't working anymore. (Nothing happens).
    In NAB, Edit grid, Configure the filters are working!
    Saving the datasource, grid and app doesn't help.
    Please help!
    Theo
Working...
X