Skip to main content

Hi Guys 
One of my clients requirement is like Below:-
can we apply Permissions on K2 List VIew such that only administrator can edit filled data but standard user can not.
every user can add new data to the ListView 
every user can fill blank cells in already inserted rows (but not able to change filled cells).

can we achive above functionality.....if yes  then how ?

Hi ,

 

you can do it . its not direct you have to do little bit design chagnes for it . 

 

1.create a smart object "Admin" and save the admin details in the list 

2.Add a button for edit the record in list view 

2. when you load the list view then check users details , wether logined user exit in the table or not . if user is part of Admin list then enable the Edit button else make hidden always for all the users.

 

Hope this will work . let me know if you have any other query.

 

Arvind


Reply