my_start_page
Go to my start page
Example
1
{{ 'this' | my_start_page }} => 22
Input
| Type | Parameter | Description | Required |
|---|---|---|---|
| string | goBackTo | The url that the user should return to. this = current url, none = no go back, URL = url. Comes before the | sign. | Required |
Output
| Type | Description |
|---|---|
| string | Url of the start page |