Multi Row Variable is read only on form

monica190
Tera Expert

monica190_0-1726129269313.png

Hi team,

I created a custom table called "HAM Generic Request" and then set up a record producer named "Generic Request." This record producer includes several variables, along with a multi-row variable set. I want these variables to appear on my form, so I created a UI formatter similar to what we use for incidents and added it to the form layout. However, the variables are showing as read-only.

Additionally, this custom table is a standalone table. When I inherit from the task table, it works fine, but not when it’s standalone.

1 ACCEPTED SOLUTION

monica190
Tera Expert

The issue was with the formatter. I commented out the part of the code where it was checking access, and now it's editable. 

View solution in original post

1 REPLY 1

monica190
Tera Expert

The issue was with the formatter. I commented out the part of the code where it was checking access, and now it's editable.