02-16-2021, 10:04 AM
Hi
you have to set the ID of the record, not the Contact Number field: contacted
You can do that either by changing the webform to send the internal ID instead of the number or using the new getIDof() workflow expression function.
https://github.com/tsolucio/corebos/blob/master/modules/com_vtiger_workflow/language/en_us.fndefs.php#L1466
you have to set the ID of the record, not the Contact Number field: contacted
You can do that either by changing the webform to send the internal ID instead of the number or using the new getIDof() workflow expression function.
https://github.com/tsolucio/corebos/blob/master/modules/com_vtiger_workflow/language/en_us.fndefs.php#L1466
Joe
TSolucio
TSolucio