Element Details: Action.Drag+Bookmark
 Back


Available in: Logi Info Source code name: Action.DragBookmarkIntroduced in: v11.4.046

Action.DragBookmark allows bookmarks to be dragged by the user into folders of the BookmarkOrganizer which is included in the same Report definition.

When the bookmark being dragged is a shared bookmark, this creates a shortcut/pointer to the shared bookmark.

Element Group:Bookmarks



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.
BookmarkID
UserDefined
(Required) Each bookmark in a bookmark collection gets a unique ID. The ID is returned by DataLayer.Bookmarks.
BookmarkUserName
UserDefined
BookmarkUserName is required when working with bookmarks which have been shared to the current user.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.



PARENT ELEMENTS

Click element to drill down for more information.

Button
Column Cell
Division
Event Handler
HTML Tag
Image
Label
Popup Option
Responsive Column


CHILD ELEMENTS

Click element to drill down for more information.



 Back to top


 Chart Debug