NetTalk Central

Author Topic: form refreshes and shows from the top  (Read 1192 times)

MikeR

  • Sr. Member
  • ****
  • Posts: 272
    • View Profile
    • Email
form refreshes and shows from the top
« 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.

rjolda

  • Sr. Member
  • ****
  • Posts: 451
    • View Profile
    • Email
Re: form refreshes and shows from the top
« Reply #1 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

MikeR

  • Sr. Member
  • ****
  • Posts: 272
    • View Profile
    • Email
Re: form refreshes and shows from the top
« Reply #2 on: August 11, 2026, 08:38:59 AM »
Segdef compile errors , forces me to split the updateform into more than 1

rjolda

  • Sr. Member
  • ****
  • Posts: 451
    • View Profile
    • Email
Re: form refreshes and shows from the top
« Reply #3 on: Today at 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