Hi, I have a modern button with below code that will navigate to the second form for user to edit fields
EditForm(Form2);Navigate('Edit Page',ScreenTransition.Fade)
The second form is pointing to the datasource Table 4.
Table4.Selected
Everything works well for tablet and web, but when I preview on phone, upon clicking edit, it will bring me to the second form then load the fields for 1 second then suddenly everything disappear (showing No item to display)
I have absolutely no idea why.

Report
All responses (
Answers (