[Vtigercrm-developers] three forms and one send button

nilay khatri nilay.spartan at gmail.com
Wed Aug 8 17:33:13 GMT 2018


Or use a simple Javascript function to trigger submit on the three forms
when the common submit button is clicked.

Though then it would be ajax based.

Just FYI Vtiger webforms also support JSONP.

On Wed, Aug 8, 2018 at 10:13 PM Alan Lord <alanslists at gmail.com> wrote:

> On 08/08/18 15:08, Somsak Artwawoot wrote:
> > Trying to create webpage contains three separate short webforms (Leads)
> > what will create three records in Leads module. Problem is I want to use
> > only one Send button.
> > Is there any easy way to hook it? Tried varied options and it not works
>
> I would think you'll have to "pre-process" the form submit on the
> website itself, and in that code you will either:
>
> 1. POST three separate webforms with the data you want (using Curl or
> similar)
> 2. Use the Web Services API and create your leads using that nypassing
> the webform altogether.
>
> HTH
>
> Al
>
> _______________________________________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20180808/04877051/attachment.html>


More information about the vtigercrm-developers mailing list