I have created a PCF control of Data-set type, published the same to my trial org and pushed to my org with below command
pac pcf push --publisher-prefix <your publisher prefix>
Solution imported successfully and available under settings-->solutions
however when I tried to add the control under sub-grid or entity it's not listed. Please advise if am missing anything as am new to PCF
@PowerMaverick I hope you can help me here 😊 since I followed your blog and build this control as am started learning PCF but I used manual commands to build and push
Hi @Sathesh ,
If nothing changed, in Mode-Driven Apps you cannot use a PCF of type dataset combined with a bound field property .
You could define the second property "mainProp" of type "input" or delete it.
As I made this test last time, I couldn't upload the control having both dataset and bound properties. Somehow this test must be removed, but the feature doesn't seem to be supported.
Hope it helps!
Diana
Here it is
Pls let me know if this helps
Hi @Sathesh ,
The resx files are inside your PCF project, but not every PCF must have one, so I'm not sure if you have them.
Kind regards,
Diana
We would need more details. Can you provide your manifest file structure here?
Hi Diana, this is my control's display-name-key but still not visible, I have published it successfully, I don't know what else am missing
May I know where I can see translation file "resx"?
Hi @Sathesh ,
The name of the control is the display-name-key
or the translation you may have in the "resx" file, corresponding (in that case the value):
So without translation I would have had "ORBIS_ColorfulOptionsetGrid".
With "resx" file for translation, I have corresponding for ORBIS_ColorfulOptionsetGrid, the value "ColorfulOptionsetGrid".
So maybe your control is there, it's just hard to detect.
Hope it helps!
Kind regards,
Diana
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
72
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1