
Announcements
Hi all,
I am trying to create an app with 2 lists, what i have is user permissions setup that allow certain people to view specific functions but want to limit what each person sees in relation to records.
What i can do is setup pre defined galleries that only allow specific words but want these to be automated from a different list dependent on a variable.
My question is how do i take the associated column in List (CLUserRoles) called ManagerRole from the person logged in "via email address" and auto populate that field in the other Sharepoint List (TRrecords) when the user creates a new record?
Happy to elaborate if its a confusing question.
Hi @Markswan20 ,
Could you please explain your scenario with more details? What columns do you have in the two lists? What types are these columns? How will the users create new records in TRrecords list, use SubmitForm for a form or Patch function?
Best regards,