[Plone] Form Controller

R

Ro

Help!

Using the CMFController actions, how do I POST the results of the
validated form to another site? I am trying to integrate my plone site
with salesforce.com so that leads automatically get created when users
fill out the contact me form.

This works - but no validation obviously:
<form
action="http://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8"
method="post">

This validates the form, but I am stumped on how to pass this on to
sales force as an success action (traversal_to the above absolute url
fails):
<form action=""
method="post"
tal:attributes="action template/getId">

Thanks
Ro
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,796
Messages
2,569,645
Members
45,362
Latest member
OrderTrimKetoBoost

Latest Threads

Top