Hi Frank,

you could for example write a forwarding
info.magnolia.module.form.paragraphs.models.FormModel and specify this
model to be used in your form template.
The function to look into is "redirect()".

OR you could write a
info.magnolia.module.form.processing.FormProcessor and define it in
your template definition under "formProcessors". See
"modules/form/paragraphs/form" for an example.

Hth,
Anton

On Fri, Nov 19, 2010 at 5:54 PM, Frank Henze <[email protected]> wrote:
>
> Hi,
> I'd like to send a form to an external CRM system. The only way I see,
> is to directly set the form action attribute in the template.
> The problem than is, that fields set to required are not validated anymore.
>
> Is there any other approach to define an external url?
>
> thanks in advance,
> Frank
>
>
> ----------------------------------------------------------------
> For list details see
> http://www.magnolia-cms.com/home/community/mailing-lists.html
> To unsubscribe, E-mail to: <[email protected]>
> ----------------------------------------------------------------
>
>


----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to