How can I create a user with limited access (just can create a page and see his/her own pages)? #356
-
Hi, |
Beta Was this translation helpful? Give feedback.
Answered by
nhathoang989
Feb 20, 2021
Replies: 2 comments
-
Hi @MT-Dev06 As I remember we have implemented this in our Portal SPA yet. Let me add this to our next update. Related: #358 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @MT-Dev06 , You can add condition in ApiPageController & ApiPostController to filter Data by User like below: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Smilefounder
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @MT-Dev06 ,
You can add condition in ApiPageController & ApiPostController to filter Data by User like below: