HI
Anyone can advise.
I created a MS Form for my staff to scan to check in to various activities that they will select.
when the form is submit, there a default thank you message from MS Form, how can I disable it.
how to disable this.
I want to create a notification to send them via email and mobile notification that inform the registered person that they have successful check in and to click a link to log in to the virtual web
Is it possible to do?
here's my flow
Solved! Go to Solution.
Hi @bbsin,
Yes, as a workaround, you could try to create Powerapps to submit data and store in SharePoint list.
Here is a tutorial on creating a powerapps for create form:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/northwind-orders-canvas-part2
After create a submit screen, you could create another screen to display thanks note, for example, this screen named "Screen2", submit button's OnSelect could be:
Navigate(Screen3)
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-navigate#navigate
If you want more help when you create PowerApps, you could ask for help in this community, you'll get more professional support:
https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @bbsin,
It is unfortunate that there is no way could disable thanks notification.
This is caused by the design of MS Form. There is no way could cancel it via Power Automate.
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Lin,
Thanks for your reply
Regards
Teresa
how about using PowerApp, can create a code to scan in and customize a thank note with link in it that will pop up when it it submit and also update data into SharePoint List?
or any
How can it be created?
Hi @bbsin,
Yes, as a workaround, you could try to create Powerapps to submit data and store in SharePoint list.
Here is a tutorial on creating a powerapps for create form:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/northwind-orders-canvas-part2
After create a submit screen, you could create another screen to display thanks note, for example, this screen named "Screen2", submit button's OnSelect could be:
Navigate(Screen3)
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-navigate#navigate
If you want more help when you create PowerApps, you could ask for help in this community, you'll get more professional support:
https://powerusers.microsoft.com/t5/Power-Apps-Community/ct-p/PowerApps1
Best Regards,
Community Support Team _ Lin Tu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
8 | |
5 | |
4 | |
3 | |
3 |