Canvas App: Registration/ Sign up page Complete Tutorial (UI, Functionality, Database)

Last Minute Coders
Last Minute Coders
12.2 هزار بار بازدید - 10 ماه پیش - Complete Tutorial on Sign up
Complete Tutorial on Sign up page in Canvas Apps, covered all the functionalities along with User Interface.

What you will learn:
1. Validation of fields/ control in canvas app
2. How to make a decent looking UI in canvas App
3. How to save confidential data to SharePoint and which setting you need to apply to your SharePoint list while making list.
4. Learn how to prevent same user Sign up again.
5. Error Handling while submitting/ Patching dat in canvas app.

Do Support my work by SUBSCRIBING to this channel.
LIKE | SHARE | COMMENT your feedbacks

#canvasapps #registration #sharepoint #powerapps #microsoftpowerapps #powerplatform #microsoft #microsoftpowerplatform #developer #nocode #nocodedevelopment

CODE
1. Image ----- Image property
"data:image/svg+xml;utf8, "&EncodeUrl(" SVG Code ")

2. Validation Password
IsMatch(Self.Text,"^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$")

3. Validation Email
If(IsMatch(Self.Text,Match.Email)
10 ماه پیش در تاریخ 1402/07/03 منتشر شده است.
12,248 بـار بازدید شده
... بیشتر