I am trying to create a simple app that will allow the user to type in a new contacts name, phone, and email address and hit Save. This record will be created in Dynamics 365 (CRM).
I have a form built, and I have the "Company" data going to a text field on the Contact entitiy. How do I add a "Save" button to the apps form?
Solved! Go to Solution.
You add a button and set the OnSelect property to SubmitForm() function.
See this:
https://powerapps.microsoft.com/en-us/tutorials/function-form/
HTH,
Josh
You add a button and set the OnSelect property to SubmitForm() function.
See this:
https://powerapps.microsoft.com/en-us/tutorials/function-form/
HTH,
Josh
Stay up tp date on the latest blogs and activities in the community News & Announcements.
Mark your calendars and join us for the next Power Apps Community Call on January 20th, 8a PST
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
User | Count |
---|---|
203 | |
187 | |
82 | |
50 | |
37 |
User | Count |
---|---|
288 | |
242 | |
123 | |
75 | |
56 |