I will need some custom designs in model-driven powerapps.
Can anyone suggest me for the same?
Hi @cchannon
you want something like:
pac solution add-reference --path {full path leading to .\LinearInputControl}
HI @cchannon
It gives as shown in the attachment by running the below command,
pac solution add-reference --path -p​
my PCF component name is LinearInputControl.
The --Path parameter refers to the directory where your PCF was initialized, not the directory where you initialized your Solution.
Hi @cchannon
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 @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.
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
Thanks for a quick update.
Please let me know once you move that to the pro dev forum.
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
67
Super User 2025 Season 1