I am developing a PCF control for Dynamics that outputs address fields.
When I attach the control to a field and try to select the address fields from the binding dropdown in the control tab of the field properties page they are not available. (address line 1 etc.)
Are the address lines not of type SingleLine.Text? If not what type should I be using?
Is there a way to access other fields in the form directly within the component?
Is there a way to create custom fields that I can output to that will save as address line 1 etc.?
Thanks in advance!