Hi All,
I am using the below to pass data between screens.
Set(Item,POTableDes.Selected);Navigate(POScreen,ScreenTransition.Fade)
I have other screens using the same formula(changing the table name), they work fine but for this one it doesn't.
Any ideas?
Thanks in advance