
Announcements
Hello,
I have one SharePoint list with sample data imported from PowerApps.
One particular field is mandatory and is specified as a 'single line of text' (contracting entity).
Two other fields are also specified as a 'single line of text'. These other two ('cost centre' & 'form recipient') are dependant on the aforementioned field.
After loading the data source from the SharePoint list I have edited the field control type of the form (contracting entity, cost centre & form recipient) from 'edit text' to 'allowed values'.
The dependencies work as expected when previewing the form (a specified 'contracting entity' will auto fill the 'cost centre' & 'form recipient' field).
However, upon clicking submit button, the mandatory field (contracting entity) which has it's item property set to the SharePoint List and associated
SharePoint List:
PowerApps form:
field still appears to require an entry.
Would be grateful for any thoughts around this issue.
Many thanks,
Emmanuel