
We recently replaced the user lookup fields from Contacts table to AAD Users since we wanted the users to be able to search users within the organization.
however it looks like adding the lookup field in the form does not work even if we have set up the table permissions. Does power pages support this? or we need to go back to using Contacts table instead?
we tried implementing this (https://github.com/DarkDye/PCF.ReactSelectLookup) and added the lookup field as a code component in the metadata tab. but resulted in an error too.