NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Johan de Klerk on October 17, 2023, 05:29:52 AM
-
Hi,
I have the same Memory Form that is called as a POPUP from a inline button on a browse and it can also be called from a menu item.
Depending from where it is called from certain fields will be readonly or hidden.
How would I determine from where/who it was called from?
Regards
Johan de Klerk
-
Hey Johan,
Can you not use loc:Parent?
I use that in a few places where I want to do what you are describing - Change behaviour based on what called the form/browse.
-
Hi Stu,
Thanks for your reply.
I think I tried it and if I remember correctly it did not work as expected.
Will try again.
Regards
Johan de Klerk