NetTalk Central

Author Topic: Browse on memory form does not update the form.  (Read 2497 times)

Niels Larsen

  • Sr. Member
  • ****
  • Posts: 419
    • View Profile
    • Email
Browse on memory form does not update the form.
« on: October 19, 2018, 11:48:46 PM »
Hi Bruce

I have a basic memory form with a basic browse. I would like to update a field on the form each time a row in the browse is clicked. But can't make it work.
Do I overlook something?
NT 10.35
See the attached example.


Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11171
    • View Profile
Re: Browse on memory form does not update the form.
« Reply #1 on: October 21, 2018, 09:32:31 PM »
you are embedding in the wrong embed point.
Turn on the "Send Stage to Debugview" for testForm,
Then inspect in debugview to get clues as to where you should be embedding.

cheers
Bruce


Niels Larsen

  • Sr. Member
  • ****
  • Posts: 419
    • View Profile
    • Email
Re: Browse on memory form does not update the form.
« Reply #2 on: October 30, 2018, 05:18:41 AM »
That was not so hard. Thanks!