I have designed a new PCF field control for enhancing visualization of Textbox
I have defined field template when initializing project file. After pushing the control to dev environment, i was able to see the control when i navigate to "custom controls" from d365/power platform solutions. however, when i try to add this by clicking field properties->add control, i could not see the control in the list. Am i missing any?? Appreciate any inputs!!
I have tried searcjing for thsi control on following field types but of no avail- single line of text, whole number, multiple lines of text, lookup,optionset, subgrid.
Command used for project file : pac pcf init --namespace loanDepot --name <control name>--template field
Solved! Go to Solution.
Hi @Goutham ,
I think the first property (lookupField for you) must be of usage="bound". You don't need to provide a changed value though.
Hope it helps!
Kind regards,
Diana
Hi @Goutham ,
Maybe you can share share the Manifest with us.
If you go to field -> properties -> add control, are you still able to see the out of the box controls? Sometimes there are special chars in the manifest, which cause all the controls to disappear.
Also I've noticed that you were talking about field of type "subgrid": there is no such field type. Subgrids are implemeneted by using PCFs of type dataset. Maybe that's the problem.
Hope this helps!
Kind regards,
Diana
Thank you @DianaBirkelbach !!
Please find my Manifest below if that helps. I am able to see all OOB controls and also other custom controls(of type dataset\field) created by me\team.
Hi @Goutham ,
I think the first property (lookupField for you) must be of usage="bound". You don't need to provide a changed value though.
Hope it helps!
Kind regards,
Diana
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.