Jump to content
  • 0

Need help with setting up permissions and what client can see


Aleksandra

Question

Hi everyone,

I am creating an app where I have multiple clients, projects, teams, tasks, etc. I want to create a form so that when client logs in, he sees the name of his company at the top of the form in the client field. Also, I need to limit the access so he is able to see his projects only in the dropdown menu, not all other projects. What would be best way to do this? 

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

You mentioned that they log in to see the form so I assume your form is authenticated. If that is the case, you can have their associated company to the data source of your Authentication and call the Authentication fields using the field picker button.

image.png.f8b2861be2ec53a19b989f09828fa1ee.png

You can call anything about that user as long as you have it in the data source of the authentication.

Link to comment
Share on other sites

  • 0

For filtering the records on a dropdown menu, if they projects are associated to the company, you can utilize Authentications as well. If enabled, you have "Security" tab in the dropdown options that you can enabled to filter them by the company of the currently logged in user. Just match it with the company field inside the lookup table for the projects:

image.png.89ab1e2efd6c54d2f984426ffcfcaca2.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...