03-22-2018, 08:55 PM
find the fieldid of those two fields, go to the vtiger_fieldmodulerel table and look for those fieldid and add another record for the module you want to support
that is what the vtlib API does:
https://github.com/tsolucio/corebos/blob/master/build/changeSets/2017/changeUitype68To10.php#L25
that is what the vtlib API does:
https://github.com/tsolucio/corebos/blob/master/build/changeSets/2017/changeUitype68To10.php#L25
Joe
TSolucio
TSolucio