zaus / forms-3rdparty-integration

Wordpress Plugin - Forms 3rdparty Integration - a plugin to help integrate 3rdparty services with common WP Forms plugins like Contact Form 7 and Gravity Forms
http://wordpress.org/plugins/forms-3rdparty-integration/
47 stars 14 forks source link

Integration with Zoho Creator Form #57

Closed jayco9 closed 8 years ago

jayco9 commented 8 years ago

Hi there, I'm having trouble trying to integrate this plug-in with a Zoho Creator form. I want to use a Contact Form 7 on my wordpress site to collect information & then sync the data with my email autoresponder (Convert Kit) & an app I've made with Zoho Creator. I have successfully implemented the connection to Convert Kit but can't get Zoho Creator to work. I have a paid Zoho Creator account, I have published the form within Zoho Creator & I'm using the public URL link within the Forms: 3rd-Party Integration Plug In. Ive tried different field mappings but to no avail. Any assistance would be greatly appreciated.

Please see debug email below:

*** Service ***`
Array
(
   [name] => ZohoCreator
   [url] => https://creator.zohopublic.com/anthony.jacob/prospective-tenants/form-embed/Prospective_Tenant_Info/9KXtx03GqfNME7k61bp2e2db0DpyDZBSgVhvU3BZOEbpVAWGdpAvju8yEKmQrH2OV67tDJZx4CGrD2ae8rDU6efkJpOM38WHAKhG/
   [forms] => Array
       (
           [0] => cf7_1062
       )

   [success] => 
   [failure] => 
   [timeout] => 10
   [mapping] => Array
       (
           [0] => Array
               (
                   [val] => 1
                   [lbl] => The submitter name
                   [src] => your-name
                   [3rd] => Name
               )

           [1] => Array
               (
                   [val] => 1
                   [lbl] => The email address
                   [src] => your-email
                   [3rd] => Email
               )

           [2] => Array
               (
                   [val] => 1
                   [lbl] => The phone number
                   [src] => your-tel
                   [3rd] => Phone_Number
               )

       )

   [separator] => , 
)

*** Post (Form) ***
http://www.[removed for privacy]
Array
(
   [_wpcf7] => 1062
   [_wpcf7_version] => 4.3.1
   [_wpcf7_locale] => en_US
   [_wpcf7_unit_tag] => wpcf7-f1062-p1001-o1
   [your-name] => aj4
   [your-email] => ja4@aj4.com
   [your-tel] => 131424523
   [_wpcf7_is_ajax_call] => 1
)

*** Post (to Service) ***
Array
(
   [timeout] => 10
   [body] => Array
       (
           [Name] => your-name
           [Email] => your-email
           [Phone_Number] => your-tel
       )

)

*** Response ***
Array
(
   [headers] => Array
       (
           [server] => ZGS
           [date] => Sun, 14 Feb 2016 12:47:43 GMT
           [content-type] => text/html;charset=utf-8
           [content-length] => 7295
           [connection] => close
           [set-cookie] => Array
               (
                   [0] => b440f375cc=6da8b1b8f3a5e65cbc66667d57565758; Path=/
                   [1] => zccpn=199b346c-6e9c-4395-bcdb-88fc40219475; Path=/; Secure
                   [2] => JSESSIONID=42FC77C32E5D5876C2BD7992958DD3DA; Path=/; Secure; HttpOnly
               )

           [x-xss-protection] => 1
           [x-content-type-options] => nosniff
           [pragma] => no-cache
           [cache-control] => no-cache
           [expires] => Thu, 01 Jan 1970 00:00:00 GMT
           [vary] => Accept-Encoding,User-Agent
           [content-encoding] => gzip
           [strict-transport-security] => max-age=15768000
       )

   [body] =>   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Zoho Creator - Prospective Tenant Info</title><link href='/appcreator/images/database_fav_small.ico' rel="SHORTCUT ICON"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!--        <link href="/appcreator/live/common/css/dialog.css" rel="stylesheet" type="text/css" />-->
<link href="https://css.zohostatic.com/creator/ZOHOCREATOR_REVIEWED_Feb_12_2016_2/css/l2t4c4.css" rel="stylesheet" type="text/css" />

<!-- $Id$ -->
<script>function getConfig()
{
var confprop={"cssStaticServer":'css.zohostatic.com',"jsStaticServer":'js.zohostatic.com',"domainVal":'zoho.com',"production":'true'};  
return confprop;
}
var jsLocale = "en"; 
var googledocurl = "https://gadgets.zoho.com/gdocs?maxDocs=1&serURL=https://creator.zoho.com/googledocresponse.jsp&bgcolor=E8E8E8&brcolor=AAAAAA&searchColor=1E1E1E&border=1E1E1E&hFontColor=FFFFFF"; 
var zohodocurl = "https://docs.zoho.com/index.do?service=creator"; 
var googlesheeturl = "https://gadgets.zoho.com/gdocs/sheets?maxDocs=1&serURL=https://creator.zoho.com/googledocresponse.jsp"; 
var clouddocurl = "https://gadgets.zoho.com/CloudPicker?attachLimit=1&sources=gdrive,zohodocs,skydrive,dropbox,box&serURL=https://creator.zohopublic.com/gadgetsreponse.jsp"; 
var fileCloudUrl = "https://gadgets.zoho.com/CloudPicker?ZC_PARAMS=&serURL=https://creator.zohopublic.com/gadgetsreponsefileupload.jsp"; </script>

       <script type="text/javascript" src="https://js.zohostatic.com/creator/ZOHOCREATOR_REVIEWED_Feb_12_2016_2//js//zcformperma.js"></script>  

    <link href="https://js.zohostatic.com/creator/ZOHOCREATOR_REVIEWED_Feb_12_2016_2//appedit/other/css//zc_appedit_other.css" rel="stylesheet" type="text/css"/>  

<!--     <link rel='stylesheet' type='text/css' href='/appcreator/live/common/css/jquery.handsontable.full.css' />-->
<!-- <link rel='stylesheet' type='text/css' href='/appcreator/live/common/css/sheetview.css' />-->

       <script type="text/javascript" src="https://js.zohostatic.com/creator/ZOHOCREATOR_REVIEWED_Feb_12_2016_2//appedit/other/js//zc_appedit_other.js"></script>  

<!-- <script type="text/javascript" src="/appcreator/live/common/js/jquery-ui.js"></script>-->
<!-- <script type="text/javascript" src="/appcreator/live/common/js/fullcalendar.min.js"></script>-->

<script>var i18n =
{
"duplinfomsg":"Duplicating Records",
"bulkeditinfo":"Please select at least one record to be edited",
"deleteinfomsg":"Deleting Records",
"duplerrormsg":"Please select at least one record to be duplicated",
"delerrormsg":"Please select at least one record to be deleted",
"loadingmsg":"Loading", 
"loadingform":"Loading Form", 
"formulacalc":"Data in this form is being processed for Formula calculation.\nYou cannot add/modify/delete data in this form till the process is completed.\nPlease wait till it gets over",
"showdetails":"Show Details",
"hidedetails":"Hide Details",
"failedreq":"Failed to process your request.\nKindly refresh the page and try again later.\nIf the problem persists, please notify to support@zohocreator.com",
"errormsg":"Error occurred. Please refresh the page and try again later.",
"apprating":"You have to be logged in to rate this application.",
"appreview":"You have to be logged in to write a review for this application.",
"reviewtitleandcontent":"Enter the title and content for your review.",
"reviewtitle":"Enter the title for your review.",
"reviewcontent":"Enter the content for your review.",
"addreview":"Adding Review",
"reviewadded":"Review added successfully",
"loadingdot":"Loading...",
"updratings":"Updating Ratings",
"pastedata":"Please Paste your Data",
"dataerror":"An Error occurred with adding the data",
"submitform":"Submitting Form",
"importing":"Importing Data",
"pleasewait":"Please wait", 
"viewsave":"View saved successfully. \nDo you want to navigate to the new view.",
"custact":"Select at least one record(matching criteria) upon which the custom action has to be invoked.",
"saving":"Saving",
"saverec":"Saving Records",
"successmsg":"Data Added Successfully!", 
"delfailmsg":"Record(s) could not be deleted, since delete validate action failed.",
"delsuccmsg":"Record(s) deleted successfully.",
"custactfailmsg":"Execution failed for",
"custactsuccmsg":"Successfully executed for",
"funcsuccmsg":"Function executed successfully",
"recsuccmsg":"record(s) updated successfully.",
"recfailmsg":"record(s) could not be updated.",
"deleterecord":"Do you really want to delete this record ?",
"reallywantto":"Do you really want to [0] the selected [1] record(s)?",
"reallywanttorecord":"Do you really want to [0] this record?",
"delete1":"delete",
"duplicate1":"duplicate",
"ascending":"Asc",
"descending":"Desc",
"invalidmsg":"Invalid entries found. Please correct and submit again.", 
"noMsg":"There is no such [0] in ZohoCreator.",
"deleteMsg":"Do you really want to delete the selected record?", 
"selectcolumn":"Select another column to edit",
"recCount":"Record Count",
"fetchCount":"Fetching Count",
"bulkEditMsg":'This will update [0] selected record(s) with the given value.\nPress OK to proceed or press Cancel to return.',
"showfield":"One or more fields were dynamically changed.<br>Please resubmit the form.",
"onuserinputexecute":"On User Input action is being executed for one of the field in this form.<br>Please wait till it gets over and submit again.",
"invalidsubmission":"Form submission failed.",
"applystyleMsg":"Applying Styles",
"iframeSnippet":"Get Iframe Snippet",
"javascriptSnippet":"Get JavaScript Snippet",
"selectOption":"Select",
"disablePublic":"Enabling public access is not allowed for the Trial and Free edition users. <a href='/upgradeplan'>Upgrade</a> to use this feature.",
"regensuccmsg1":"Scheduled for regenerating this report. This may take few minutes based on the view's data.",
"regensuccmsg2":"Please refresh the view after sometime.",
"regenfailmsg":"Sorry. We are unable to regenerate the report.",
"deniedmsg1":"This report is currently disabled for this account.",
"noComponent":"There is no form or view in this section. Please click on  someother Tab/Component...",
"viewlogdetails":"View Log Details",
"backtoform":"Back to Form",
"viewerrordetails":"View Error Details",
"nofldtomatch":"Please select the field(s) to match with existing record(s)",
"plzpastedata":"Please provide input for file content",
"importerror":"Error occurred while uploading the file. Kindly report this problem to support@zohocreator.com",
"nofiletoimport":"Please select a file to upload or check if your uploaded file has data..",
"emptyfiletoimport":"Please provide a file with data",
"largefiletoimport":"Please provide a file of size less than 5MB",
"uploadmore":"To upload more, contact support@zohocreator.com", 
"importingmsg":"Importing Data ...", 
"selcols4imp":"Please select columns to import", 
"view":"View", 
"form":"Form", 
"report":"Report", 
"page":"Page", 
"component":"component", 
"showimperrors":"Show Errors", 
"hideimperrors":"Hide Errors", 
"publicstatusmsg1":"Public Access Feature needs to be enabled in your account. [0]Your request for this feature is pending.", 
"publicstatusmsg2":"Public Access Feature needs to be enabled in your account. [0]Click here[1] to request for this feature.", 
"requestpublic":"Request for Public Access", 
"publicaccessupgrade":"Upgrade to enable this option.", 
"nomultiple":"You Are Not Allowed to Enter More Than One Record for This Form", 
"headererrormsg":"Error", 
"failedtoadd":"Failed to add data.",     
"stylecustomization":"Style Customization", 
"stylerestrict":"Style Customization is not available for Free Edition", 
"getthisfeature":'Upgrade to get this feature in your account.', 
"alreadyfileuploaded":"You have already uploaded a file.", 
"paymentstatusmsg":"The payment process has finished with the status '[0]'.", 
"paymentcancelled":"Payment has been cancelled...", 
"viewinvalidmsg":"Invalid entries found. Please correct and save again.",
"valueforn":"Enter the value for N",
"correctvalueforn":"Please enter a valid number for N",
"correctvaluetosearch":"Please enter a valid number to search",
"entervaluetosearch":"Please enter a value to search records",
"selectfieldtosearch":"Please select any field to search records",
"correctvaluetodecisioncheckbox":"Please enter true or false to search with decision checkbox field ",
"entervalidemail":"Please enter a valid email address.",
"entervaliddateformat":"Please enter valid date format",
"entervaliddatetimeformat":"Please enter valid date time format",
"cannoraddsubformrowmsg":"You have reached maximum number of rows. You can not add further.",
"duplicateheader":"Duplicate value",
"duplicateerror":"Duplicate values found for 'null'",
"zc.viewedit.advcritlink":"(Advanced)",
"zc.viewedit.uicritlink":"(Back to Normal)",
"zc.viewedit.setcritmsg":"By default your view will display all the records. You can restrict the display of records by setting criteria.",
"zc.viewedit.setcritmsg1":"For eg: <strong>Name &raquo; Starts With &raquo; John</strong> to see records only related to <em>John</em>",
"zc.viewedit.critmodealert1":"The Deluge criteria specified cannot be displayed in GUI mode.",
"zc.viewedit.critmodealert2":"All the changes you made since the last save will be lost. Do you want to continue?",
"zc.viewedit.multiselcrirepmsg1":"Please delete the above reports and try again.",   
"zc.viewlive.1recordsel":"1 record selected",
"alreadyselected":"This value has been selected already.",  
"replacing":"Replacing...",
"spreadsheetcnfm1":"Do you really want to leave this page? Unsaved changes will be lost.", 
"unconfirmeduserpublish": "The email address of the application owner is not yet verified. Please verify the email address to publish this component." 
};
i18n['zc.support.chatsupport.weekends'] = 'Our Chat Support is only available Monday-Friday. You can leave us an email to support@zohocreator.com and we will get back to you soon.';
i18n['zc.viewlive.selectatleastone'] =  'You should select atleast one record to print the record summary.';
i18n['zc.viewlive.selectatleastonefield'] =  'You should select atleast one field to apply.';
i18n['zc.viewedit.setcritmsg2'] = 'For eg: Name == "John" to see records only related to <em>John</em>'; 
i18n['zc.viewedit.multiselcrirepmsg'] = 'You are trying to set criteria involving "Multi-Select" field(s). This criteria cannot be applied to the following reports.'; 
i18n['zc.viewedit.nameforview'] = 'Please specify a name for the View'; 
i18n['zc.viewedit.shortnameforview'] = 'Please specify a View name which does not exceed 50 characters.'; 
i18n['zc.viewedit.formforview'] = 'Please select a Form for this View'; 
i18n['zc.viewedit.confirmdelete1msg'] = 'Do you really want to delete this view?'; 
i18n['zc.viewedit.confirmdelete2msg'] = 'Press OK to delete or press Cancel to return.'; 
i18n['zc.calendar.nextmonth'] = 'Next Month'; 
i18n['zc.calendar.nextweek'] = 'Next Week'; 
i18n['zc.calendar.nextday'] = 'Next Day'; 
i18n['zc.calendar.previousmonth'] = 'Previous Month'; 
i18n['zc.calendar.previousweek'] = 'Previous Week'; 
i18n['zc.calendar.previousday'] = 'Previous Day';
i18n['zc.viewlive.thanksfortryingui'] = 'Thank you for trying the new UI';
i18n['zc.viewlive.download'] = 'Download'; 
i18n['zc.formval.entervalidnumber'] = 'Enter a valid number for <strong> null </strong>';
i18n['zc.uploadfile.invalidname'] = 'Invalid file name';
var documentdomain="creator.zohopublic.com"; </script>  <script>$(document).ready(function(){
ZCApp.setGlobals("34471361", "anthony.jacob", "prospective-tenants", "1804703000000293009", "-100", "", "2", "", "" );
ZCApp.setCSRFParams("zccpn", "199b346c-6e9c-4395-bcdb-88fc40219475");
ZCApp.currZCComp = "Prospective_Tenant_Info";
ZCApp.regGlobalEvents();
});</script></head><body class="body-class" style="background:transparent" onclick="ZCApp.hideFormEmbedContent(event);" >
<div id="zc-component"><table id="zc-pane" cellspacing="0" cellpadding="0"><tr><td> <div elName="zc-component-Prospective_Tenant_Info" comElName="zc-component"> 
<link href='/appcreator/images/database_fav_small.ico' rel="SHORTCUT ICON">

<div class="zc-formcontainer " formType="Form" id="Prospective_Tenant_Info_1" formURL="/showEmbeddedForm.do">

<div class="zc-formheader zc-formheader-height" style=" ">     
<span class="zc-formtitle" style="">Prospective Tenant Info</span></div> 

<div class="zc-appformcontent zc-formcontent "  zcDialog="outerCont" onmousedown="stopPropogation(event);" style="visibility:hidden;"> 

<form style="padding:0px; margin:0px;" method="post" action="/addRecordValidateNew.do" tagfor="form" name="Prospective_Tenant_Info" elName="Prospective_Tenant_Info" formType="1"  colValue="1">
<div style="overflow:auto;" elName="zc-dialogContainer" zcDialog="mainCont">

<table elName="zc-formTable" class=""  border="0" cellspacing="0" cellpadding="0" style=""><tr>

<td> 

<table colCount="0" border="0" class="zc-formtable zc-appformtable zc-formtable-embed" cellpadding="10" cellspacing="0" elName="zc-fieldsTable">

<tr id="Prospective_Tenant_Info-Name-1" >

<td 
class="zc-labelheader" style="text-align:left;width:auto;white-space:normal;">
<label for="Prospective_Tenant_Info-Name-1_fld" style="">Name&nbsp;<font color="#ec3e3e">*</font></label>
</td >
<td 
class="zc-inputheader" elName="zc-fieldtd" style="">
<input id="Prospective_Tenant_Info-Name-1_fld"  class="zc-inputtext" tagfor="formComp" maxLength="255" name="Name" type="text" title="Please enter your name" fieldType="1" style="width:200px;" delugeType="STRING" formCompID="1804703000000294082"  onChangeExists="" isFormulaExist="" value="your-name"/> 
<img elName="zc-onchange-image" style="visibility:hidden;vertical-align:top;margin-left:5px;" src="/appcreator/live/01/images/loading.gif"/>
</td >

</tr>

<tr id="Prospective_Tenant_Info-Email-1" >

<td 
class="zc-labelheader" style="text-align:left;width:auto;white-space:normal;">
<label for="Prospective_Tenant_Info-Email-1_fld" style="">Email&nbsp;<font color="#ec3e3e">*</font></label>
</td >
<td 
class="zc-inputheader" elName="zc-fieldtd" style="">
<input id="Prospective_Tenant_Info-Email-1_fld"  class="zc-inputtext" tagfor="formComp" maxLength="255" name="Email" type="text" title="Please enter your best contact email" fieldType="4" style="width:200px;" delugeType="STRING" formCompID="1804703000000294074"  onChangeExists="" isFormulaExist="" value="your-email"/> 
<img elName="zc-onchange-image" style="visibility:hidden;vertical-align:top;margin-left:5px;" src="/appcreator/live/01/images/loading.gif"/>
</td >

</tr>

<tr id="Prospective_Tenant_Info-Phone_Number-1" >

<td  class="zc-labelheader" style="text-align:left;width:auto;white-space:normal;">
<label for="Prospective_Tenant_Info-Phone_Number-1_fld" style="">Phone Number&nbsp;<font color="#ec3e3e">*</font></label>
</td >
<td  class="zc-inputheader" elName="zc-fieldtd" style="">

<input id="Prospective_Tenant_Info-Phone_Number-1_fld"   class="zc-inputnumber" tagfor="formComp" name="Phone_Number" type="text"   title="Please enter your best contact phone number" fieldType="5" style="width:100px;" delugeType="BIGINT" maxLength="10" formCompID="1804703000000294090" onChangeExists="" isFormulaExist="" value="your-tel"/>

<img elName="zc-onchange-image" style="visibility:hidden;vertical-align:top;margin-left:5px;" src="/appcreator/live/01/images/loading.gif"/>
</td >

</tr>

<tr elName="zc-errorLogAlert" style="display: none;"><td width='100%' height='100%' valign='top' colspan='2' class="zc-form-errormsg-link"> <a href="javascript:;" elName="errorLogAnc">View Error Details</a> </td></tr></table></td> 

</tr></table></div>
<table elname="zc-submitTable" border="0" class="zc-formtable zc-appformtable zc-dialog-border-top zc-formtable-embed" cellpadding="10" cellspacing="0">
<tr><td class="zc-button-row" style=""> <span  elname="zc-formsubmitspan" class=""> 

<input onmouseover="this.className='zc-formbutton-hover';" onmouseout="this.className='zc-formbutton';" style='' class="zc-formbutton"   name="submit" elName="zc-submitformbutton" type="submit" value="Submit" title=""/>&nbsp;&nbsp; 

<input onmouseover="this.className='zc-formbutton-hover';" onmouseout="this.className='zc-formbutton';" style='' class="zc-formbutton"   name="reset" elName="zc-resetformbutton" type="reset" value="Reset" title=""/>&nbsp;&nbsp; 

</span></td></tr></table>               
<input type="hidden" name="zc-mobile" value=''/>
<input type='hidden' name='formid' value="1804703000000294016"/>
<input type='hidden' name='formLinkId' value="39"/>
<input type='hidden' name='formLinkName' value="Prospective_Tenant_Info"/>
<input type='hidden' name='tableName' value="t_1804703000000294016"/>
<input type='hidden' name='lookupFieldName' value=""/>
<input type='hidden' name='childFormAccessType' value=""/>
<input type='hidden' name='childFieldLabelName' value=""/>
<input type='hidden' name='childFormLinkName' value=""/>
<input type='hidden' name='childAppLinkName' value=""/>
<input type='hidden' name='childFormPrivateLink' value=""/>
<input type='hidden' name='isFromSubForm' value=""/>
<input type='hidden' name='rowNo' value=""/>
<input type='hidden' name='subFormAppName' value=""/>
<input type='hidden' name='subFormLinkName' value=""/>
<input type='hidden' name='recType' value="1"/>
<input type='hidden' name='viewLinkName' value=""/>
<input type='hidden' name='pkValue' value=""/>
<input type='hidden' name='dateFormat' value="dd-MMM-yyyy" />
<input type='hidden' name='timeZone' value="Australia/Brisbane" />
<input type='hidden' name='uiDateFormat' value="%d-%b-%Y" />
<input type='hidden' name='fromIDX' value="" />
<input type='hidden' name='privatelink' value="9KXtx03GqfNME7k61bp2e2db0DpyDZBSgVhvU3BZOEbpVAWGdpAvju8yEKmQrH2OV67tDJZx4CGrD2ae8rDU6efkJpOM38WHAKhG" />
<input type='hidden' name='viewPrivateLink' value="" />
<input type='hidden' name='appLinkName' value="prospective-tenants"/>
<input type='hidden' name='sharedBy' value="anthony.jacob"/>
<input type='hidden' name='isNewTypeSubform' value=""/>
<input type='hidden' name='childSubformField' value=""/>
<input type='hidden' name='zc_lookupCount' value=""/>

</form>

</div><div class="zc-formfooter"></div>

<!-- $Id$ -->

<div id="zc_upgrade_error_dialog" elName="zc-formerrormsg-dialog" class="zc-hide">

<div elname="zc-dialogheader" class="zc-dialog-heading" zcdialog="title"><h1 elName="zc_dialog_header"> </h1></div>
<div style=" padding:3px;" class="zc-dialogdiv  zc-noappearance" onmousedown="stopPropogation(event);">
<table cellpadding="0"  cellspacing="0" border="0"><tr><td align="center"> <div class="upgrade_msg_smiley_container" style="min-width:500px;"><img src="https://img.zohostatic.com/creator/ZOHOCREATOR_REVIEWED_Feb_12_2016_2/images/upgrade/upgrade_sorry_smiley.png" title="" align="absmiddle" style="margin:0 10px 4px 0px" />
<span elName="upgradeMsg"></span></div></td></tr></table>
<div style="margin-bottom:10px;"><div class="button_container flLeft" style="margin:3px 10px 0px 132px;"><a target="_blank" href="/userhome/dashboard#yourplan" style="text-decoration:none;">
<div class="upgrade_now_bt_left flLeft"></div><div class="upgrade_now_bt_bg flLeft" style="width:180px;text-align:center;"><span>Upgrade Now</span></div><div class="upgrade_now_bt_right flLeft"></div><div class="clearBoth"></div></a></div><div class="flLeft" style="padding-top:18px;"><span class="upgrade_sub_message">(Or)</span>&nbsp;
<span id="continue" class="upgrade_secondary_option"> <a id="continue" href="javascript:closeDialog();" style="text-decoration:none;">Cancel</a> </span></div><div class="clearBoth"></div></div></div></div><div id="zc_error_dialog" elName="zc-formerrormsg-dialog" style="display:none;"><div><div class="zc-dialog-heading zc-dialog-noheading" elname="zc-dialogheader"><h1 elname="zc_dialog_header">&nbsp;</h1></div><div class="zc-dialogdiv zc-noappearance" onmousedown="stopPropogation(event);"><div class="show_error_dialog_message_cont"><div class="show_error_dialog_icon flLeft"></div><div class="show_error_dialog_message flLeft"  elName="zc_dialog_content"></div><div class="clearBoth"></div></div><div class="zc-formimport-submit"><ul style="text-align: center;"><li><input type="button" onclick="closeDialog();" name="cancel" value="OK" onmouseout="this.className='zc-dialog-button';" onmouseover="this.className='zc-dialog-button-hover';" class="zc-dialog-button" elname="error_dialog_ok_button"></li></ul></div></div></div></div><div elname="zc-confirm-popup" style="display:none;"><div elname="zc-confirm-popup-cont"><div class="zc-dialog-heading zc-dialog-noheading" elname="zc-dialogheader"><h1 elname="zc_dialog_header">&nbsp;</h1></div><div class="zc-dialogdiv zc-noappearance" onmousedown="stopPropogation(event);"><div class="show_error_dialog_message_cont"><div class="show_error_dialog_icon flLeft"></div><div class="show_error_dialog_message flLeft" elname="zc-confirm-msg"></div><div class="clearBoth"></div></div><div class="zc-formimport-submit"><ul style="text-align: center;"><li><input type="button" name="ok" value="OK" onmouseout="this.className='zc-dialog-button';" onmouseover="this.className='zc-dialog-button-hover';" class="zc-dialog-button" elname="confirm_dialog_ok_button">
<input type="button" name="cancel" value="Cancel" onmouseout="this.className='zc-dialog-button';" onmouseover="this.className='zc-dialog-button-hover';" class="zc-dialog-button" elname="confirm_dialog_cancel_button"></li></ul></div></div></div></div></div><script>document.domain = documentdomain;
ZCForm.isEmbeddedForm = "true";
ZCForm.isPermaForm = "false";
$(document).ready(function()
{

newGenerateJsCodeEnabled=true;
genScriptURL="/newGenerateJS.do"; 
isRecursionInGenJSAllowed=true;

var formParamsMap = ZCForm.formArr["Prospective_Tenant_Info"];
var infoMsg = ZCUtil.getFromMap(formParamsMap, "infoMsg"); 
ZCApp.dateFormat = "%d-%b-%Y";
ZCForm.addToFormArr("{zc_PoweredByLogo=zcpromo_logo_small.png, isViewBeta=true, zc_Analytics_Id=, privateLink=9KXtx03GqfNME7k61bp2e2db0DpyDZBSgVhvU3BZOEbpVAWGdpAvju8yEKmQrH2OV67tDJZx4CGrD2ae8rDU6efkJpOM38WHAKhG, formLabelWidth=auto, appLinkName=prospective-tenants, formLinkName=Prospective_Tenant_Info, formID=1804703000000294016, formBasedOperation=false, hasSubForm=false, zc_EmbedBackLink=http://www.zoho.com/creator/online-form-builder/index.html?utm_source=Zoho_Form_Embed&amp;utm_medium=form_footer&amp;utm_campaign=ZohoAds, formDispName=Prospective Tenant Info, formAccessType=1}", "Prospective_Tenant_Info");
ZCForm.addNextUrlToFormArr("", "Prospective_Tenant_Info");
ZCForm.setFieldValsFromURL("Prospective_Tenant_Info", "1");
ZCForm.regFormEvents("Prospective_Tenant_Info", "1");

ZCForm.enableForm("Prospective_Tenant_Info", "1");

ZCForm.resetCaptcha(ZCForm.getForm("Prospective_Tenant_Info", "1"));
ZCForm.ZOHO_VARS = JSON.parse("\x7B\x22adminuser\x22\x3A\x22anthony.jacob\x22,\x22loginuser\x22\x3A\x22Public\x22,\x22adminuserid\x22\x3A\x22anthony.jacob\x40real\x2Dcap.com\x22\x7D");
var formRules = {"formLinkName" : "Prospective_Tenant_Info", "formAccessType" : "1", "rules" : []};  
new SetupRules(formRules);

ZCForm.useNewGetFieldApi = true;

});</script>

</div><div id="zc-loading" class="zc-loading" msg="Loading"><table cellpadding="0" cellspacing="0" border="0"><tr><td class="zc-loading-td"><img src="/appcreator/live/common/images/loading.gif"/></td><td class="zc-loading-td-text" loading="true"></td></tr></table></div><div id="zc-fadding" class="zc-loading" msg="Loading"><table cellpadding="0" cellspacing="0" border="0"><tr><td class="zc-loading-td-text zc-loading-td-text-align" loading="true"></td></tr></table></div></td></tr></table></div></body></html>
   [response] => Array
       (
           [code] => 200
           [message] => OK
       )

   [cookies] => Array
       (
           [0] => WP_Http_Cookie Object
               (
                   [name] => b440f375cc
                   [value] => 6da8b1b8f3a5e65cbc66667d57565758
                   [expires] => 
                   [path] => /
                   [domain] => creator.zohopublic.com
               )

           [1] => WP_Http_Cookie Object
               (
                   [name] => zccpn
                   [value] => 199b346c-6e9c-4395-bcdb-88fc40219475
                   [expires] => 
                   [path] => /
                   [domain] => creator.zohopublic.com
                   [secure] => 
               )

           [2] => WP_Http_Cookie Object
               (
                   [name] => JSESSIONID
                   [value] => 42FC77C32E5D5876C2BD7992958DD3DA
                   [expires] => 
                   [path] => /
                   [domain] => creator.zohopublic.com
                   [secure] => 
                   [httponly] => 
               )

       )

   [filename] => 
)
zaus commented 8 years ago

You're missing a bunch of hidden fields from the Zoho form in your mapping. Not sure what's required, but at least formid and similar.

<input type="hidden" name="zc-mobile" value=''/>
<input type='hidden' name='formid' value="1804703000000294016"/>
<input type='hidden' name='formLinkId' value="39"/>
<input type='hidden' name='formLinkName' value="Prospective_Tenant_Info"/>
<input type='hidden' name='tableName' value="t_1804703000000294016"/>
<input type='hidden' name='lookupFieldName' value=""/>
<input type='hidden' name='childFormAccessType' value=""/>
<input type='hidden' name='childFieldLabelName' value=""/>
<input type='hidden' name='childFormLinkName' value=""/>
<input type='hidden' name='childAppLinkName' value=""/>
<input type='hidden' name='childFormPrivateLink' value=""/>
<input type='hidden' name='isFromSubForm' value=""/>
<input type='hidden' name='rowNo' value=""/>
<input type='hidden' name='subFormAppName' value=""/>
<input type='hidden' name='subFormLinkName' value=""/>
<input type='hidden' name='recType' value="1"/>
<input type='hidden' name='viewLinkName' value=""/>
<input type='hidden' name='pkValue' value=""/>
<input type='hidden' name='dateFormat' value="dd-MMM-yyyy" />
<input type='hidden' name='timeZone' value="Australia/Brisbane" />
<input type='hidden' name='uiDateFormat' value="%d-%b-%Y" />
<input type='hidden' name='fromIDX' value="" />
<input type='hidden' name='privatelink' value="9KXtx03GqfNME7k61bp2e2db0DpyDZBSgVhvU3BZOEbpVAWGdpAvju8yEKmQrH2OV67tDJZx4CGrD2ae8rDU6efkJpOM38WHAKhG" />
<input type='hidden' name='viewPrivateLink' value="" />
<input type='hidden' name='appLinkName' value="prospective-tenants"/>
<input type='hidden' name='sharedBy' value="anthony.jacob"/>
<input type='hidden' name='isNewTypeSubform' value=""/>
<input type='hidden' name='childSubformField' value=""/>
<input type='hidden' name='zc_lookupCount' value=""/>
zaus commented 8 years ago

closing due to inactivity