rb:action

Description

Renders a link, usually for navigational purposes. Its appearance depends on its container.

The tag must be a child of either rb:dashboard or rb:subtitle.


Attributes

required href string The URL for the link. The URL must be a canvas page. For example, href="http://apps.Sociali.com/<appname>/<filename>.php".
optional title string Specifies the text to display as a tool tip for this link.

Notes

  • The link appears in the top left of the rb:dashboard element and the top right of the rb:subtitle element.
  • You cannot use rbJS onclick, since you cannot have the href attribute set to # or javascript:.