Checklist not Available to check or uncheck depend on user role

Hi, So I would like to edit the checklist collection so that it will not be possible for the simple user to check or uncheck it and just see if it is checked or unchecked. Only the admins will be able to check and uncheck.
I’ve tried a lot of things, but it seems it’s not possible.
Is there a way to achieve this?

You can choose between the following two methods:

  1. Allow the checklist collection for the admin while giving your users the list collection (adjust visibility). The image column of this component will be populated with the ITE column, where you can provide your custom checked/unchecked images accordingly.
  2. Use CSS to disable your checklist.

I tried with CSS But it didn’t work, maybe my code is wrong?

I think it would be a lot easier to just show the user a regular list with an emoji checkbox or something like that instead of trying to manipulate a checklist with CSS.

2 Likes

Indeed, the first option is the easiest. Why do you want the second option?

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.