khoait / DCE.PCF

Power Apps PCF Controls Repository
GNU General Public License v3.0
49 stars 13 forks source link

[Bug]: The control is not available in the form #194

Open prakharlearndata opened 6 days ago

prakharlearndata commented 6 days ago

Component

PolyLookup

Component version

v1.6.1

Current Behavior

I have a PCF polylook-up field on the form and have some JavaScript written on load of form which show and hide the PCFs field. When I am showing one of the PCF fields, it is showing 'The control is not available in the form' in grey out area and not allowing to select the value from the dropdown , though i am able to read see the values in drop down. Please see the screen shot for the reference. Could you please help me to understand why this issue is coming up and how to resolve it

image

Expected Behavior

PCF fields should not show 'The control is not available in the form' in grey out area and allow to select the value from dropdown

Steps to reproduce

JavaScript written on load of form which show and hide the PCFs field. When I am showing one of the PCF fields, it is showing 'The control is not available in the form' in grey out area and not allowing to select the value from the dropdown

Additional context

No response

khoait commented 5 days ago

hi @prakharlearndata, thanks for reporting! can you share your configuration? Are you showing the control in Create form?