Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×Is there any way to toggle a Table-Grid-Next-Generation column's 'read-only' attribute via Scriptrunner?
Essentially, I need to make a specific column read-only after writing data to it. I know I can manually go into the column configurations and toggle the 'Cell Can be Edited' box, but constantly going back and forth to do this isn't good for workflow. Is it possible to accomplish this from a Groovy script? If so, how?