Hello! I'm in the process of developing a custom Powerpages solution, and I'm encountering an issue. I need to render a custom form, which should be read-only, using data from Dataverse in Powerpages.
- The problem I'm facing revolves around a field in Dataverse that is of the data type 'choice'. I aim to display this field as text in Powerpages. I've managed to achieve this using FetchXML, but the data from this choice field isn't being retrieved properly.
- Below I have highlighted some fields that are not retrieving data properly. These fields are of data type 'choice'.
Could you please provide some guidance or assistance on how to resolve this issue?