Element Details: Bookmark+Linkback
 Back


Available in: Logi Info Source code name: BookmarkLinkbackIntroduced in: v11.0.727

The Bookmark Linkback element is intended for use with Action.Add Dashboard Panel. It adds a new bookmark for the current report, saving the request parameters so the report can be re-run later with the same input values. A link will be added to the new Dashboard Panel that will re-run the original report using the bookmark.




ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
BookmarkCollection
UserDefined
Bookmarks are stored in Bookmark Collection XML files, which are located in a folder specified in the BookmarkLocation attribute of the settings.lgx General element. BookmarkCollection sets the name of the collection. The information for each collection is stored in a file. Typically, there is one BookmarkCollection for each user. In this case, the BookmarkCollection attribute should be set to "@Function.Username~". To help keep consistency, set the settings' General element's BookmarkCollectionDefault attribute with a global value, rather than setting BookmarkCollection in individual elements.
Caption
UserDefined
The Caption attribute identifies the text to be displayed. For Image elements, Caption specifies the image filename.
FrameID
UserDefined
Top
Self
Parent
NewWindow
Sets the Frame for the target page. Leave blank for the current browser window, or enter NewWindow to open a new browser window. You can also specify an existing FrameID to re-use the same window for each request.



PARENT ELEMENTS

Click element to drill down for more information.

Action.Add Dashboard Panel


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top