My basic situation is this.
- I have a Microsoft List for which I have created a Custom Form using Power Apps. The Form has Screen 1 and Screen 2.
- I have also replicated the Custom Form as a stand alone App to be built into a Sharepoint Page.
- The List includes a Multi Line Text field
- if that field has nothing in it - I want the Custom Form to go to screen 1 when I double click on the item in the Sharepoint List
- if that field has something in it - I want the Custom Form to go to screen 2 when I double click on the item in the Sharepoint List
- in the standalone App I have set up a button on the initial gallery which does exactly what want - using an isblank check on Sharepointintegration.selected.multitextfieldname
- however if I try to use the same check on the Startscreen of the custom form, it doesn’t work. Going from item to item on the Sharepoint list, it always seem to open on the same screen. I double click on the list item - and it may open on screen 1 - because the multi line text field is empty - but if I then chose an item with text in that field - it still opens the first screen. It’s as if you can’t change screen after the selection is made on the first double click.
Does anybody know what I may be doing wrong ?
thanks.

Report
All responses (
Answers (