Hello,
I am trying to create an Edit.from button, that the will be used only for the the SharePoint list creators not all uses
I am trying to use the below function
Display mode= If(User().email=createdby.email,DisplayMode.Edit,DisplayMode.View)
The problem that I can not fetch the createdby.email from the sharepoint list to use it for this button . also I can use this formula to created filter for ant filed in the created form