Hello,
- Power apps to customize Sharepoint Forms -
we set a field to be shown only if the current user email is contained in another text field and work correctly with the Power Apps release 3.23052.19.
Formula is: IsMatch(Text(DataCardValue304),Lower(User().Email), MatchOptions.Contains and the error we are getting when customizing form is "Regular Expression Must be constant values"
I try to change the powerapps authoring version to 3.23061.17 (the only one i could choose as alternative) but the problem persists.
Have anyone suggestion on how to overcome that problem?
Thank you,
Luca