NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Niels Larsen on March 03, 2025, 11:41:21 PM
-
Hi
I have a browse with a form. On the form there is a browse with a child browse. After editing the child the browse breaks (buttons disabled).
Example attached.
I am aware that in my example there are no filters on any of the browsers.
Any ideas?
Regards Niels
-
your pattern is unnecessarily deep.
A better approach would be to put Browse 3 on Form1 as a field.
Not as a child of Browse 2.
Cheers
Bruce
-
Done and works well.
Thanks!