Element Details: Report+Center+Filter
 Back


Available in: Logi Info Source code name: ReportCenterFilter

ReportCenterFilter works with DataLayer.DefinitionList to return rows representing the Bookmarks for report definitions which have ReportCenterItem elements.



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
AllowScheduling
True
False
AllowScheduling causes the ReportCenterFilter to return schedule information.
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.
ID
UserDefined
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.



CHILD ELEMENTS

Click element to drill down for more information.



 Back to top