<boardname>

Displays the name of the board. If you change the board name in the admin interface, it is updated anywhere the <boardname/> tag is used. This tag is usually located within the display view of a board and can be passed within a <viewlink> tag to dynamically name the text.

Copy Code
<viewlink name="Input New" type="link">Add a new record to <boardname/></viewlink>