Hyperlink Widget
Format or render an inputted string into a hyperlink. This widget accepts only string inputs, including standard HTML elements and formatting. All other inputted data type will be converted to a string.
Possible input formats and examples:
- url - e.g. http://www.mysebsite.com
- name==url- e.g. Click Here==http://www.mysebsite.com
- name1==url1||name2==url2-- used when generating a list
- @SELECT pagetitle,CONCAT('index.php?id=',id) as 'id' FROM {PREFIX}site_content sc LIMIT 10
Unable to render embedded object: File (widgets_8.gif) not found.
Property | Description |
Title | Title to be displayed when mouse hovers over the hyperlink. |
Target | Target window |
Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).