vtiger Forum Index vtiger
The Honest Open Source CRM
 

I canīt create more than 18 fields ???!!!
Click here to go to the original topic

 
       vtiger Forum Index -> Web Forms
Previous topic :: Next topic  
Author Message
TobiasNYC



Joined: 24 Feb 2008
Posts: 1

Posted: Sun Feb 24, 2008 3:55 pm    Post subject: I canīt create more than 18 fields ???!!!  

. . is there a limit to insert custom fields as leads in vtiger.

I have create Custom Fileds in Vtiger Webforms and work great, but when i add mor than 18 fields in the function is stop working

Code: function create_lead_from_webform
   
   (   $mobile,
      $fax,
      $lane,
      $code,
      $city,
      $products_display,
      $space_req,
      $targeted_customers,
      $contact_from,
           $budget_range,
      $firstname,
      $lastname,
      $email,
      $phone,
      $company,
      $country,
      $description,
      $assigned_user_id)
{

Have anybody an idea, thanx



Solved: The var Listings was not identical with the others files
Back to top  
 
       vtiger Forum Index -> Web Forms
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group