NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: rdosssantos66 on October 24, 2023, 06:35:06 AM

Title: PopUp Browse goes to the last page after insert independent of sort or record.
Post by: rdosssantos66 on October 24, 2023, 06:35:06 AM
Hello everyone, looking for a bit of enlightenment:

I have a popup browse called from the main "menu", that has 9 columns lets call them c1 to c9.
All columns c1 to c9 are strings.
c8, and c9 are hidden, and c9 is the table's primary key.
c1 to c7 can all be sorted and searched.

The problem that I'm having is that when returning from an insert, independent of sort or search, the browse always goes to the first row of the last page of the "current" sort.
Sadly I couldn't sell the behavior as a "feature", and the users wanted at the end of insertion, for the browse to go to the newly created record.

Thank you for your help and advice.

Robert



Title: Re: PopUp Browse goes to the last page after insert independent of sort or record.
Post by: Bruce on October 24, 2023, 09:57:21 PM
It should go to the newly created record.
Perhaps post an example of the effect? Ideally a modified shipping example or something small like that.

Cheers
Bruce