NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rob Kolanko on November 22, 2013, 01:14:15 PM

Title: Position locator is not working with the same search value after changed filter
Post by: Rob Kolanko on November 22, 2013, 01:14:15 PM
Position locator is not working with the same search value after the filter is changed

Attached is example program which displays the problem that I found with the position locator.  This example has NetWebform containing the a NetWebBrowse. The form has buttons that set a session variable and then refresh the browse. The session variable is used in the browse’s conditional filter which changes the records displayed. After pressing the form button to change the filter on the browse table, the locator will not work with the same search string used before the filter was changed. With the attached app, compile and run the program. I am currently using NT7.27. Via the web browser, follow these steps exactly

This does not appear to be big issue, but users will often use the same search string in different categories (filters) , and the browse does not appear to be working for them. I tell the users to clear the search field, push the search button, then enter the search value again which works, but they would like it fixed.

If the problem can be fixed by clearing a session variable when the session variable for the conditional filter is reset that would be nice to know, before the problem is fixed in a future update.

Rob

[attachment deleted by admin]
Title: Re: Position locator is not working with the same search value after changed filter
Post by: Bruce on November 27, 2013, 09:43:10 PM
Hi Rob,

unfortunately it's a JavaScript thing, not a SessionValue thing, so it's not easy to do an interim solution. The fix is in 7.31 though.

cheers
Bruce