Modify relate type field using logichooks

Hello,

I have a custom module (“cstm_manager”) with first_name and last_name fields, and I would like to set those names in another module’s custom field. How do I go about changing a custom relate type field in a Meetings module?

Thanks in advance!

Hey there,

Are you still having issues with this?

I was wondering, you mention you want to change the Relate Type field
But in which way?

Do you just want to be able to select your Custom Module via the “Related to” field on Meetings?


If so, you should just be able to edit the “parent_type_display” dropdown list.

So, I have a custom module called “Submission Accounts”:
image

The Module Identifier is as so:
image


I have added my Custom Module to the “parent_type_display” List:


(Item Name will be the Module Identifier, with module prefix / Display Label will simply be how you wish for this to be displayed in the dropdown)

Allowing me to select it on the Meetings Module:
image


Unless there is something else you’d like to see?