I am wondering if there is a database table that stores the customization details done on particular aliases via the Customizer? For example, I am looking to find what fields are visible to which aliases on specific custom forms. Is there a table that stores this? I’m looking to do this on the Item A field specifically, which is a system field.
So far I’m using jptsys_def_state_grp table, which allows me to find which fields have a customization on specific aliases. Now I’d like to know what those customizations are… My organization is currently on assyst 11.2.3 if that helps.
Thanks in advance!