Hi All,
I’ve found a similar post to my query however slightly different.
Add custom module to parenty_type_display
I am attempting to create a list for a flex_relate field.
this list will contain values to allow the Users and Contacts modules to be selected.
I made sure to copy the way the modules are typed into the parent_type_display list (‘Users’/ ‘Contacts’)
When selecting a type and attempting to search, I can see that the popup windows module URL parameter doesn’t have a value.
do I need to name my list “parent_type_display_<NAME_OF_MODULE>” or “record_type_display_<NAME_OF_MODULE>” to get this to work?