1. Handlebars Helpers
  2. Form URL

Handlebars Helpers

Form URL

Returns a form URL

See also Short URLs for more information on the different types of URLs available.

NOTE

Use the Form Link helper to return a full anchor tag with the Stub URL.

Uses

  • Use to create a URL the points to a form action on a stub

Usage

Helper name : formurl

Parameter Description
1 The stubref to create the URL for
2 The action name to open the specific action (optional)

eg. {{#formurl [stubref] [action_name]}{{/formurl}}

Examples

Example definition:

loading...

Substituted definition

loading...