I have an interesting case that i can't think of a solution for it, maybe someone can guide me the way to solve it.
A VWG application the URL keeps the same all the time, in my case http://........../BaseForm.wgx
I want to create the posibility to direct the user to a certain record in the application, for example by a link they get through a mail.
Somethink like http://.............../BaseForm.wgx&record=34
Is there a way to achieve this...?