I have form "myForm" submit button I have used SubmitForm(myForm). After submitting the form. Form is not visible I get "No items to display" message. But I wanted the user to submit another response after successful submission of the form . What shall I be missing? Please elaborate
Solved! Go to Solution.
Change the OnSelect to:
SubmitForm(myForm);NewForm(myForm)
Or insert another Button and OnSelect:
NewForm(myForm)
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Change the OnSelect to:
SubmitForm(myForm);NewForm(myForm)
Or insert another Button and OnSelect:
NewForm(myForm)
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
200 | |
98 | |
59 | |
58 | |
53 |
User | Count |
---|---|
257 | |
161 | |
88 | |
79 | |
69 |