security prevents writing to this field

Jayanthi3
Tera Contributor

Jayanthi3_0-1697064041146.png

Jayanthi3_1-1697064172293.png

How to solve security prevents writing to the State field

3 REPLIES 3

Elijah Aromola
Mega Sage

An ACL for that table/field would need to be edited to allow write access. Normally fields are locked down due to process/oob flow. Can you share your use case for updating this?

swathisarang98
Giga Sage
Giga Sage

Hi @Jayanthi3 ,

 

Navigate to state field dictionary there is dictionary override which is making the state as Read only if you remove the checkbox then state field will be editable. Please find the below screen shot,

Screenshot 2023-10-12 at 9.50.18 PM.pngScreenshot 2023-10-12 at 9.50.26 PM.png

 

If my answer solved your issue, please mark my answer as  Correct & 👍Helpful based on the Impact.

 

Thank You

Swathi Sarang

 

Aman Kumar S
Kilo Patron

Hi @Jayanthi3 

Ideally you should not be making your state editable even for admins, if you still want to change the state for multiple records, best way to achieve this would be to update via data source and transform map.

 

 

Best Regards
Aman Kumar