Prevent user from editing records from a table

hadron_collider
Tera Contributor

Hello,

 

 

I am working on a functionality that will disable users from editing records once they are submitted.

 

I set everything to read only so on a form it is impossible to edit values:

kata90_0-1704458672131.png

 

 

however, in the list view it is still possible to modify the values:

 

kata90_1-1704458709405.png

 

How this can be fixed?

 

4 REPLIES 4

Robbie
Kilo Patron
Kilo Patron

Hi @hadron_collider,

 

This is easily achieved with an ACL using the Operation value of 'list edit'.

Have you locked the form/fields down via UI policies or an ACL? If you've used an ACL, simply insert and stay on the existing ACL and change the Operation value - job done.

 

To help others, please mark correct and helpful.

 

Thanks,

Robbie

Siddhesh Gawade
Mega Sage
Mega Sage

Hello @hadron_collider ,

 

You can create list edit ACLsomething like below. Were you can restrict users based on this. In my example I am using * level ACL, you may probably need field level ACL as well if you already have list edit field level write ACLs. 

SiddheshGawade_0-1704465641986.png

 

 

Kindly mark the answer ✔️Correct or Helpful ✔️If it addresses your concern.


Regards,

Siddhesh

Robbie
Kilo Patron
Kilo Patron

Hi @hadron_collider,

 

Did you see my earlier response below?

 

"This is easily achieved with an ACL using the Operation value of 'list edit'.

Have you locked the form/fields down via UI policies or an ACL? If you've used an ACL, simply insert and stay on the existing ACL and change the Operation value - job done."

 

To help others (or for me to help direct one-to-one), please mark correct and/or helpful.

 

Thanks,

Robbie

Robbie
Kilo Patron
Kilo Patron

Hi @kata90,

 

Did you see my earlier response below?

 

"This is easily achieved with an ACL using the Operation value of 'list edit'.

Have you locked the form/fields down via UI policies or an ACL? If you've used an ACL, simply insert and stay on the existing ACL and change the Operation value - job done."

 

To help others (or for me to help direct one-to-one), please mark this response correct by clicking on Accept as Solution and/or Helpful.

 

Thanks,

Robbie