I will need some custom designs in model-driven powerapps.
Can anyone suggest me for the same?
Hi @BJoshi ,
Please refer to official docs of Model-driven apps develop guide:
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/supported-customizations
https://docs.microsoft.com/en-us/powerapps/developer/model-driven-apps/css-web-resources
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @BJoshi ,
I would move this thread to pro dev forum and see if others could help.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Hi @v-jefferni
Thanks for a quick update.
Please let me know once you move that to the pro dev forum.
Hi @BJoshi - what are you trying to accomplish with your 'custom designs'? There might be other approaches, such as PCFs that would do a better job.
Hi @v-jefferni
I have uploaded an HTML file in web resources and added that in the sub area from Sitemap Designer.
By clicking on web resource I am redirecting to the browser as shown in the attachment(UI_App1). I want to add styling(Bootstrap framework) to my New LSP form as shown in the attachment(UI_App2) how can I achieve it using web resource? Kindly check the attached screenshots.
If you're talking about applying custom css to the form page itself, then altering the OOB styling of a D365 model driven app form is not really supported.
What you can do is use a Powerapps Component Framework (PCF) control to build custom controls that have any styling you want, so the individual controls can have any css you want, but you can never edit the base page css.
To learn more about PCFs, I suggest you start here.
Hi @cchannon
The --Path parameter refers to the directory where your PCF was initialized, not the directory where you initialized your Solution.
User | Count |
---|---|
3 | |
2 | |
2 | |
1 | |
1 |