Handlebars Helpers
Form Link
Returns a form link
See also Short URLs for more information on the different types of URLs available.
NOTE
Use the Form URL helper to return just the URL without the anchor tag.
Uses
- Use to create a link the points to a form action on a stub
Usage
Helper name : formlink
eg.
{{#formlink [stubref] [action_name]}{{/formlink}}
Examples
Example definition:
Substituted definition