Nice informative video, I learnt a lot from this. I have one request. No where I can find how to build proper responsive canvas app using containers & other tricks to convert app based on screen orientation. If you can make a video or give some inputs on the application, it will be so helpful for the learning power apps community. Thanks in advance.
Hi Ahmed - I really enjoyed this bootcamp - I have a question on custom pages - is there a way to validate the inputs of a data form before submitting the form and patching back to the table?
Yes, absolutely. You can use the error message label in the data cards of the EditForm control. So validate the data card input control and show an error message accordingly. Then make sure your submit button DisplaMode property is set to disabled if there is any error message label that is not blank.
when it will available to Modern page ? still we have to change it to Classic and edit. If we create a Custom Page and try to integrate we can't get Modeldrivenformintegration component. And there is no way can get parameter form the Main form. Even I tried to get the Parameter in canvas app by Param("id") but its giving blank.
@@powerplatformplace thanks a lot man...I was searching a lot for this... let me test in my environment.. Dose same will work in case of Custom Page too ?
Great tutorial. Well done.
Ahmed Salih. Great demo and you have neatly explained all the concepts. Thank you very much for your hard work during month of Ramdan.
exactly what i didn't understand before. thank you very much!
Great tutorial. Well done and thanks.
Nice informative video, I learnt a lot from this. I have one request. No where I can find how to build proper responsive canvas app using containers & other tricks to convert app based on screen orientation. If you can make a video or give some inputs on the application, it will be so helpful for the learning power apps community.
Thanks in advance.
Sure, I will work on this video and publish soon.
as wr wb Nice job
Hi Ahmed - I really enjoyed this bootcamp - I have a question on custom pages - is there a way to validate the inputs of a data form before submitting the form and patching back to the table?
Yes, absolutely. You can use the error message label in the data cards of the EditForm control. So validate the data card input control and show an error message accordingly. Then make sure your submit button DisplaMode property is set to disabled if there is any error message label that is not blank.
when it will available to Modern page ? still we have to change it to Classic and edit. If we create a Custom Page and try to integrate we can't get Modeldrivenformintegration component. And there is no way can get parameter form the Main form.
Even I tried to get the Parameter in canvas app by Param("id") but its giving blank.
Just published this video to answer your question: ua-cam.com/video/JpHiLh6hdSE/v-deo.html
@@powerplatformplace thanks a lot man...I was searching a lot for this... let me test in my environment..
Dose same will work in case of Custom Page too ?