Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Microsoft Power Apps Cookbook

You're reading from   Microsoft Power Apps Cookbook Build user-friendly apps, troubleshoot challenges, and navigate the evolving Power Apps landscape

Arrow left icon
Product type Paperback
Published in Oct 2024
Publisher Packt
ISBN-13 9781835465158
Length 438 pages
Edition 3rd Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Eickhel Mendoza Eickhel Mendoza
Author Profile Icon Eickhel Mendoza
Eickhel Mendoza
Arrow right icon
View More author details
Toc

Table of Contents (16) Chapters Close

Preface 1. App Maker Basics 2. Building Pixel-Perfect Solutions with Canvas Apps FREE CHAPTER 3. Building from Data with Model-Driven Apps 4. Choosing the Right Data Source for Your Applications 5. Automating Processes with Power Automate 6. Extending the Platform 7. Improving User Experience 8. Power Apps Everywhere 9. Empowering your Applications with AI Builder 10. Discovering the Power Platform Admin Center 11. Tips, Tricks, and Workarounds 12. Advanced Techniques with the Power Apps Component Framework 13. Reaching Beyond the Organization with Power Pages 14. Other Books You May Enjoy
15. Index

Gathering information with Microsoft Forms

Web forms are an excellent tool for gathering information. Whether you require feedback from a specific process, an event registration, or even a simple contact form, you must clearly define the fields to collect the data in these forms.

Microsoft Forms gives you an easy way to create them with an easy-to-use interface that allows you to quickly create forms, quizzes, and polls. Most importantly, it offers a way to easily gather information from external users to your organization, as we will discover in Chapter 9, Empowering Your Applications with AI Builder, where we will use this tool to gather possible complaints from our customers.

Getting ready

Microsoft Forms is a service that goes beyond Microsoft 365. You can even use it with your personal Microsoft accounts. However, you must create the forms inside your tenant to use it with Power Platform. For this recipe, we will learn the necessary steps to build a form.

Summer basketball camp registration

Questions to be added to the form:

Field type

Required

Text

Extra

Text

Yes

Child’s Full Name

Text

Yes

Parent / Guardian

Choice

Yes

Campus options

Choices:

2 weeks regular student price

2 weeks external student price

2 weeks sibling’s price

Table 1.3: Form fields configuration

How to do it…

  1. Head to Microsoft Forms by typing this address: https://forms.microsoft.com, and once there, click on the New Form button. This action will open the designer for you to start setting up the form.
  2. Click on the Untitled form text to define the name, description, and image. You can also click Style on the toolbar to change to one of the built-in themes.

The following is an example using one of the immersive styles:

Figure 1.6: Microsoft Forms style

  1. Now, let’s start including fields. A list of options appears to select the type. You can choose from the following field types:

Figure 1.7: Field types available in Microsoft Forms

  1. Click Quick start with and select Text. Change the Question to Child's Full Name and enable the Required setting.
  2. Repeat Step 4 to add the Parent / Guardian question.
  3. Again, click on + Add new question, but this time, select Choice. Replace the Question with Campus options. Replace Option 1 and Option 2 with 2 weeks regular student price and 2 weeks external student price, respectively. Click + Add option to include 2 weeks sibling's price.
  4. Click Preview on the toolbar and, depending on the layout and style of the form, click Start now afterward. You should have a form just like the following:

Figure 1.8: Registration preview

  1. From the toolbar, click on Back to leave the preview mode and click the gear icon to configure who can fill out the form. Regularly, you should select Anyone can respond. You can change it as desired.

How it works…

Now that our form is ready, we could start building Power Automate actions that will get triggered when we receive responses.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image