Limit of variables displaying in the variable formatter on RITM and SC TASK formsIssue Is there a limit of variables displayed in the variable formatter on RITM and SC TASK forms? Not all variables display when a Catalog item has a large number of variables CauseThere is a max length for the field "Variables on task form." The max length is 4000.ResolutionThere is a UI policy that is hiding max_length, so you need to deactivate it first in order to see the max length field. - UI policy: /nav_to.do?uri=/sys_ui_policy.do%3Fsys_id%3D1553d2b2eb130100d4360c505206fe94%26sysparm_view%3Dadvanced After deactivating the UI policy you will be able to see the max length on the dictionary entry. - "Variables on task form": /nav_to.do?uri=/wf_activity_variable.do%3Fsys_id%3Dacb99baa0a0a0ba300d0938182192ad4 (Suggestion: Increase the "max length" field value so that you can add all the variables on the catalog task.)*Please note that after making changes to the value, if you decrease the value you will lose the data exceeding the 4000 character limit.