Hello Everyone,
If we have 2 forms FormA & FormB and we are calling FormB from FormA using MenuItemButton, at the same time we need to pass value to FormB from FormA how can we accomplish this? What I need is to create public variable on FormB and update the value of that variable from FormA or if there is another way this is great.
I know we have examples on how to pass values between 2 forms using X++ using Args and FormRun but the issue here is I am using MenuItemButton to display a form (No coding)
Thanks
*This post is locked for comments
I have the same question (0)