Content - News Menu - Ressources Menu - Sitemap - Share your code - Code library - Reference
Formidable is part of the TYPO3 Project and is supported by Ameos
actionlet:REDIRECT sends the user to the given webpage, when actionlets are executed, ie. when the form is submitted and all the data is valid.
| path | data type | req | def | uobj | description |
|---|---|---|---|---|---|
| pageid | integer | X | Id of the page where you want to redirect the user. | ||
| url | string; URL | X | URL where you want to redirect the user. |
Provided by Ameos