
Announcements
1. Does anyone know why i can't get Choices field show up in Portal's form entity? I created these choices columns in CDS, and pointed the Form to the entity. When i clicked on Edit Form, i could see those fields. But when i run the website, it just shows other fields except Choices fields.
2. Is it possible to create a column of people picker in the CDS that points to AAD?
3. Is it possible to allow auto SSO for internal users and disable sign up/ sign in for the Portal website?
Hi @atadmin ,
Choices field (formerly Multi Option Set field) is not supported for PowerApps Portal/Dynamics CRM Portal, It can't be rendered in Form.
However, here is a workaround with a bit of code development, add sophisticated UI elements to your Portal.
https://www.engineeredcode.com/blog/powerapps-portals-multiselect-option-set
Hope this helps.
Sik