Hi,
I have following problem - I have a power page with a form that should be submitted by logged in users. Users can log in via LinkedIn, Microsoft or Local Sign in.
Table that should take submitted data has 4 lookup fields relating to 4 other tables. Custom Web Role has been created and set as Authenticated Users Role.
When I log in using Microsoft authentication - I am able to submit form (but I assume this is because I use my organisation's email), when I use LinkedIn or Local Sign In I get info I don't have appropriate permissions.
I set Table Permissions to "Contact Access" with Read, Write, Create, Append, Append To. I also added child permission with the same privileges, to each table that lookup fields refer to (along with Contact and Account table). Each Contact have this custom Web role assigned.
What is curious is that on other page I display list containing records from that table and none of the user gets "not appropriate permissions" error.
I am out of ideas what might be the cause of that. Could you please direct me where I can look for a solution?
Thanks in advance