I want a JSONObject data item type to be an input to a prompt definition. I have added an associated field to the underlying table as a work field, but when I try and select that field on the Input Definitions subtable, it seems to be getting filtered out.
If I try to add a Object data item type, this error gets thrown on save, which calls out that JsonObject is a valid input type
Error - Invalid input field. Allowed data item types are [Color, Date, DateTime, Email, Id, JsonArray, JsonObject, Number, Phone, SchemaList, Schema Lookup, Text, TextArea, TextEditor, Time, TrueFalse], but data item nsPTestJSON has type Object.