Open another screen with start value not working

I would like to ask what’s wrong with these codes since i wasn’t able to get the value from screen1 to screen 2. am using side menu layout in screen 1.

this the code in screen 1
image

this is the code in screen 2
image

this is the output.
image

yeah i used companion and i started in screen 1

You should use help. Initialize event ( which is called when the screen is opened ) and not the help.Menu Initialize event
P.S: the MenuInitialize event should be called anyway when the menu is loaded ( however, that might not happen as soon as the screen is opened )

3 Likes