Hello,
I have implemented a simple PCF control for option sets that allows makers to configure custom labels for the individual options in an option set, so that they can have flexibility for labels from form to form.
This component works on my model driven app but, but on Power Pages forms it fails to persist the option set selection on submit of the form and so the field is blank post submit. I have implemented my control in vanilla JS so there should be no issues around React support in Power Pages.
Please can someone tell me if this is expected behaviour or if I have likely missed some config. The documentation suggests option set PCFs are supported in Power Pages, but as far as I can tell it is only working in a read-only capacity.
Thanks