<tablabel>
You can specify tab as the value of the target attribute in the <viewlink>. You can also specify a label for the tab using the <tablabel> tag. If this tag is not included in the <viewlink>, the tab's label is the board name. The parent of <tablabel> must be a <viewlink> tag.
Example
Copy Code
<viewlink class="webeoc-create" name="Input" target="tab"><tablabel>Create Item</tablabel>Create Item</viewlink>