Learning Series - Working with Built-In Forms (EditForms) and custom input forms (build your own).
AND A BIG THANKS to Aroh Shukla who has made an awesome Table of Contents for this video (as I neglected to do so in the video).
1. Part 1: EditForms; Part 2: Custom forms
0:34
2. SPO Expense list Data types
2:38
3. Gallery and EditForm Sample
3:54
4. EditForm.Valid ; EditForm.Unsaved properties
5:11
5. Using If Statement in DisplayMode property of is Form is Valid (Form1.Valid)
9:03
6. Using If Form1.Valid and Form1.Unsaved function
10:57
7. Unlock Comments datacard in advanced tab
13:01
8. Making Comment datacard as required
13:16
9. Part 2: Custom Forms
14:47
10. Restrict Submit based on conditions; All one show a form submit, then set up warnings
15:04
11. DisplayMode properties Toggle value
20:52
12. Tip to use toggle
21:28
13. Defualt Properties to check all textboxes are not blank
22:51
14. No Variables used –
23:38
15. On Form2, we use variable using OnSelect property on Submit button.
25:12
16. Set Bordercolor property
26:21
17. Label is set to variable
27:48
18. Complex Forms Scenarios (Email, Number, Part Number with Pattern, Date )
28:46
19. Using Toggle default property (Use of Regular Expressions)
31:15
20. Rename Toggle control as as tglComplexFormIsValid
37:12
21. Tip (FYI) remove toggle outside of the group
37:21
22. Hide the Toggle
37:47
23. No Variables like OnChange, its way too complex
39:04
24. Adding Dropdown
40:20
25. Add manual values in Items for Dropdown as Table
41:03
26. In Toggle add this additional logic within Default property
41:39
27. Putting the app App together
43:03
28. DropColumns function under Item property for Attachment column on SPO list
46:06
29. Do the same Default property
46:29
30. Next Screen (CustomForms) and set the Fill property for the canvas color
47:47
31. Set weight and Height of the app
47:58
32. Copy paste the textboxes to save time
48:51
33. Align controls as Distribute textboxes vertically
48:56