We would like all users to see a list of products. All users must see the same data. (column Products)
However, each individual user, we want to enter his personal values into an extra column (column "mySortingOrder") of the above list. This column must be with predefined values [1, 2, 3, None].
Our final goal is that every time the administrator inserts new Products, users can see the products and set their own value in mySortingOrder column.
For more details you can see the attached screenshot.
Unfortunately something like this is not possible with built in options. We do have options to allow users to see and edit their own data but this option works for whole rows and there is no option to restrict it to some columns.
We would like all users to see a list of products. All users must see the same data. (column Products)
However, each individual user, we want to enter his personal values into an extra column (column "mySortingOrder") of the above list. This column must be with predefined values [1, 2, 3, None].
Our final goal is that every time the administrator inserts new Products, users can see the products and set their own value in mySortingOrder column.
For more details you can see the attached screenshot.
Hi Konstantinos,
Thank you for your inquire.
Unfortunately something like this is not possible with built in options. We do have options to allow users to see and edit their own data but this option works for whole rows and there is no option to restrict it to some columns.