Hey Joost - to get around this I always create buttons that utilize the objectLink() formula.
What I will do is choose the first table or control on a page and have the button do something like this:
OpenWindow(table.objectLink())
Hey Joost - to get around this I always create buttons that utilize the objectLink() formula.
What I will do is choose the first table or control on a page and have the button do something like this:
OpenWindow(table.objectLink())