Widget links

From KickApps Documentation

Jump to: navigation, search

The Links window lets you set the browser tab or window in which the links in your widget should open. "Links" in this sense are components (usually text components, but could be buttons, shapes, image/.swf's, etc.) that have an "Open Custom URL" action applied to them.

LinksWindowMin.png

Links

  • Target
    • Same window
      • Links should open in the same browser tab/window in which the widget is embedded.
    • New window
      • Links should open in a new browser tab/window.
    • Parent window
      • If the widget is embedded in an iframe, links should open in the browser tab/window in which the iframe is embedded.
    • Default window
      • Links should open in the browser's default tab/window.
    • None
      • Links should not open in any browser tab or window.
  • Append these values to links
    • Enter key-value pairs that you'd like to be appended to widgets (like query strings or identifiers for user with analytics packages). If you enter $widgetId, we will populate that string with the KickApps widget ID of your widget.