Mapping two different chrono fields to one vtiger field.

abhijitjoshi 30 Sep, 2013
Hi,

I have two different fields (1st is Text Area and 2nd is CheckBoxes Group) in chrono forms.
Is it possible to map these two fields to 'description' field in vtiger.? (Data from these two fields should go to description field in vtiger)

-Abhijit
GreyHead 30 Sep, 2013
Hi Abhijit,

Yes, you can use a Custom Code action before the cURL action to create a new $form->data variable combining the two.

Please see this FAQ which is about creating an email Subject but the method is identical.

Bob
This topic is locked and no more replies can be posted.