Jump to content
  • 0

Converting Existing Html Form To Work With Caspio


maverick

Question

I have a couple of HTML (non-caspio) forms that I need to maintain as-is but I wanted them to submit data to my Caspio Datapage. So I found this howTo link which makes sense for the most part.

          http://howto.caspio.com/tech-tips-and-articles/advanced-customizations/how-to-convert-existing-html-forms-to-work-with-caspio/

 

However, it doenst say what the input field names should be in my non-caspio form. Should the field names match the field names in my datapage or should they be "InsertRecord<field_name>".

 

Has anybody used this deployment technique in the past? Just wondering how well it works.

 

Appreciate your time and help in advance.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0
Hello Maverick,

You can create any input field names in your non-caspio form and in your DataPage.

But you need to receive parameters in your DataPage.

 

1) When you enable parameters in your DataPage, you see the Advanced tab for every field on the Configure Fields step of the wizard. 

2) Select "On load Receive value or parameter", select "External Parameters" and enter your input field name of non-caspio form as Parameter, in format [@FieldName]

 

After that, when a user clicks the Submit button in your non-caspio form, the Caspio DataPage with prefilled fields will open.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...