We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Multi Row Variable is read only on form

monica_detani
Mega Sage

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

monica_detani
Mega Sage

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

monica_detani
Mega Sage

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