NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: MikeR on August 08, 2026, 11:39:57 PM

Title: form refreshes and shows from the top
Post by: MikeR on August 08, 2026, 11:39:57 PM
I have a netwebform , that has many other memory forms inside it. (ie. to big for all fields on the table)
when I make a change to a field in another  form (not the primary one) The screen resets to the top of the page (ie if the form is long)
How can I stop this from happening.
Title: Re: form refreshes and shows from the top
Post by: rjolda on August 09, 2026, 03:13:09 PM
HI Mike,
Having difficulty figuring out exactly what you are doing?  Do you have multiple embedded Memory Forms?  Why don't you have one form with multiple tabs to update the file? 
Ron
Title: Re: form refreshes and shows from the top
Post by: MikeR on August 11, 2026, 08:38:59 AM
Segdef compile errors , forces me to split the updateform into more than 1
Title: Re: form refreshes and shows from the top
Post by: rjolda on August 12, 2026, 07:36:53 AM
Ooooh, that hurts.   If you don't have one procedure per module, then reset your app with one procedure per module.  If that doesn't help, then maybe you need to re-visit your very large table?
Ron