Hello,
for an automation i want to set a column to Read-Only that the user cannot fill the column. In the background is running a ScriptRunner validator which should fill the column on need.
How can i remove the RO Flag, set the Value and set the RO Flag again?
Best
Patrick
Hello Patrick,
You can make each column of your table read-only and update rows via REST API using this guide: https://stagil.atlassian.net/wiki/spaces/STJ/pages/1598914569/REST+API+from+2.1.3#UPDATE-ROW .
Regards,
Marta
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.