Hello!
Our team has been stuck on these one for a while.
Recently we implemented some processes to notify clients on the status of cases. We managed this without a problem.
However we noticed something odd. Since the contact is related automatically…
Hi,
I am doing an Api call (using /rest/ v11_8 ) to get metadata from this endpoint " /rest/v11_8/metadata?type_filter=modules&module_filter=Activities" this is for "Activities" module, here I am getting a response like this (image= metadata API response…
I am trying to create a hook that will retrieve the relevant column I want to display when selecting a relate field. By default this brings a back and stored the id in the custom table. I want to bring back a column related to this custom table
…
I took the following sample off Cases module and tried to apply same pattern but it is not working for me
'site_mxxn' => array( 'name' => 'site_mxxn', 'rname' => 'name', 'id_name' => 'site_id', 'vname' => 'LBL_SITE_MXXN', 'type' => 'relate', …