Display Catalog Item Variables on Custom TableIssue The custom table does not display Catalog Item Variables when using a customized variable editor, causing them to not appear on the form.CauseTo view the variables on a custom table using a customized variable editor, the referenced item should be a record producer. However, the item being utilized is a catalog item, and the variable editor User Interface macro verifies the sc_item_produced_record table. The only means for the u_order_line_item_task records to be recorded in this table is by using a record producer.ResolutionTo resolve this issue, it is necessary to utilize a record producer.