Hope all is well with you and yours.
I am trying to accomplish the following:
Screen1 form with an individuals data to be updated, the "next" button takes you to another form where if there is existing data it will appear if not it shows "No item to display". What I want to happen is if it results in "No item to display" to navigate to another screen where a New entry can be made (not the same screen/form). I have tried various formulas within the ONSELECT on button, ONVISIBLE on Screen2 and ITEM on Screen2.
ONSELECT - allows the formula but does not navigate to NEW entry screen3
ONVISIBLE - does not allow navigation formula
ITEM- does not navigate from Screen2
I don't receive an error message on the formula itself, and still do not get the end result I want:
If(IsBlank(ReviewForm);Navigate(NewForm),Navigate(ReviewForm,ScreenTransition.UnCover))
Support would be great.
With Gratitude
Erika Esther
Solved! Go to Solution.
User | Count |
---|---|
254 | |
252 | |
83 | |
42 | |
31 |
User | Count |
---|---|
321 | |
266 | |
119 | |
70 | |
52 |