I would like to open a different form depending on wich user pushes the menuitem. So I used the OnPush Trigger to open the form, is there any possibility to use the runformlink property to keep the popup-form updated when the user changes record in the calling form?
0
Comments
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Mh, no. I think you didnt't understand me I don't use the the RunFormLink Property because I want to open different forms with one menuitem, so I use Form.Run but I want to have the same feature as the OnUpdate Property provides.