-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
Description
$field->description = 'This tag is ideal when you need to add for example custom styles or custom JavaScript or when you are looking for a specific tag which is not yet supported. With this tag you can append any HTML to the bottom of your page, add styles, or execute JavaScript. Note: You can replace content within the HTML with variables by putting a variable name in curly brackets like this {{PageUrl}}.'; |
At the moment the descriptions of tag parameters are not translated. Ideally there should be a default translation key similar to the tag description.