NetTalk Central

Author Topic: browse fields and buttons protected after return from form ?  (Read 3011 times)

MikeR

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
    • Email
browse fields and buttons protected after return from form ?
« on: September 14, 2012, 10:52:41 PM »
Hi I have a netwebform with multiple tabs.
Inside one tab is a netwebbrowse.
if the user clicks on the change button , the appropriate netwebform to update the browsed row is popped-up.
My problem starts on return from the update form.
The fields and buttons on the browse are protected. If you press the header field (sort) the browse refreshes correctly
See attached pics

[attachment deleted by admin]

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: browse fields and buttons protected after return from form ?
« Reply #1 on: September 16, 2012, 10:13:08 PM »
which build are you on Mike?
I think this effect was fixed in build 6.43:
"Fix: Buttons which were disabled on a browse before a form was called remain disabled after the form closes."

cheers
Bruce

MikeR

  • Sr. Member
  • ****
  • Posts: 265
    • View Profile
    • Email
Re: browse fields and buttons protected after return from form ?
« Reply #2 on: September 16, 2012, 10:32:31 PM »
Yes thx Bruce , I updated to 6.44 it has solved half the problem.
The fields for compnay and contact are blanked out when I return from the update form.
these fields come from the contacts and companys files. the browse is for the placements file.
See attachment.

[attachment deleted by admin]