When I try to use the Switch function on the SharePointForm1.FormMode control property, using FormMode.View is not accepted by PowerApps saying there is a type mismatch...
(can't put picture here since upload of pictures is not working anymore)
Solved! Go to Solution.
FormMode is an integer and DisplayMode is Text. Hence the error message. Shane Young @Shanescows has an excellent you tube on form modes that explains this well.
https://www.youtube.com/watch?v=BnzaSDYl8mA
If this answers your question, please mark it solved.
FormMode is an integer and DisplayMode is Text. Hence the error message. Shane Young @Shanescows has an excellent you tube on form modes that explains this well.
https://www.youtube.com/watch?v=BnzaSDYl8mA
If this answers your question, please mark it solved.
Ok @Drrickryp, so I guess that means I have to switch on the FormMode using the integer values...
User | Count |
---|---|
258 | |
111 | |
95 | |
48 | |
41 |