carfup / XTBPlugins.PCF2BPF

Add PCF controls to your BPF in few clicks !
GNU General Public License v3.0
4 stars 0 forks source link

Issue with Custom PCF Control Not Visible in Business Process Flow (BPF) Using PCF 2 BPF Tool #20

Open zsoltzombikelca opened 2 months ago

zsoltzombikelca commented 2 months ago

Hello

I'm experiencing an issue with a custom PCF (PowerApps Component Framework) control that I attempted to add to a Business Process Flow (BPF) using the PCF 2 BPF tool. Unfortunately, the control is not visible within the BPF during runtime.

To provide more context:

I successfully created a custom PCF control. I used the PCF 2 BPF tool to integrate the control into a BPF stage. I also added the same PCF control to a form, where it displays correctly and functions as expected. However, the control does not appear when integrated into the BPF, even though it was added through the tool.

Details:

Control: LookupDropdown

https://github.com/drivardxrm/LookupDropdown.PCF https://pcf.gallery/lookup-dropdown-pcf/

Could you please help identify why the control is not visible in the BPF, and if there are any additional steps I need to take to resolve this issue?

image image

Thanks in advance,

Zsolt Zombik