NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started 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.
-
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
-
Segdef compile errors , forces me to split the updateform into more than 1
-
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