Jump to content
  • 0

Multiple user login?


JeanPierre

Question

Hi,

I want to make an application where multiple customers of me can login. If they login, they should only becable to see their own customers details and not customer details from other customers of me.

Example;

customer 1 logs in and sees the data of his customers. He can addnew customers, change and delete existing customers. 

Customer 2 logs in and sees the data of only customers of customer 2. 

How should i go about this?

thanks in advance,

Jean-Pierre

 

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
9 hours ago, JeanPierre said:

Hi,

I want to make an application where multiple customers of me can login. If they login, they should only becable to see their own customers details and not customer details from other customers of me.

Example;

customer 1 logs in and sees the data of his customers. He can addnew customers, change and delete existing customers. 

Customer 2 logs in and sees the data of only customers of customer 2. 

How should i go about this?

thanks in advance,

Jean-Pierre

 

 

Hello @JeanPierre,

You can do that by enabling RLS (Record Level Security) on your DataPage setup.

image.png.1a429e09ad2e5c68e9a5d4b742287273.png

You may want to check these articles for your reference:

https://howto.caspio.com/authentications-and-connections/authentication/record-level-security/
https://howto.caspio.com/authentications-and-connections/authentication/record-level-security/restrict-access-to-data-by-user-or-role/

 

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...