Closed upsmod closed 1 year ago
Manage concerns to work with tags across a Zoho Model Something like
$deals = ZohoManager::useModule('Deals'); $deals->addTagsToRecord($dealId, ['Price On-line']);
fixed #2
@aemaddin tested - that is without bugs
Manage concerns to work with tags across a Zoho Model Something like
fixed #2