Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Form Questions /

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

How to define an external form action with a User Defined Form


Go to End


2 Posts   2834 Views

Avatar
geisha64

Community Member, 5 Posts

4 February 2009 at 8:42pm

Edited: 04/02/2009 8:46pm

The version of SS that I am using is 2.2.3.

I would like to define a form action to an external third party source for a User Defined Form.
How would this be done?

Sorry if this is a basic question but I don't seem to be able to find an answer in the documentation.

Avatar
geisha64

Community Member, 5 Posts

14 February 2009 at 12:50pm

I found the following info:
http://doc.silverstripe.com/doku.php?id=fieldeditor

Based upon this info, I ended created a custom form instead.
This post was extremely helpful:
http://www.silverstripe.org/archive/show/43305

Hopes this helps for anyone struggling with forms.