This article describes how to identify items in the Exago UI that can be captured by "Click"-type Local Action Events. If an item is not listed below, you can use a Web Inspector to determine the ID of an UI item.
NOTE. Only toolbar items are currently supported.
For example, in Chrome press F12 to open the developer tools, press Ctrl-Shift-C to enable the Inspect Element tool, and hover over the item for which you wish to find the ID:
_element_id_pointout.png)
The Element ID is usually going to be the text string situated in between the rightmost underscore mark (_) and the leftmost period mark (.).
To attach an action event to UI elements, key the element IDs into the Assigned UI Item(s) text field, separated by a comma:
_ui_item_specify.png)
NOTE. UI items do not support "Load"-type action events.
|
ExecuteBtn |
MergeCellsBtn |
|
ReportOptionsBtn |
SplitCellsBtn |
|
SaveReportBtn |
WrapTextBtn |
|
DesignNewReportBtn |
AutoSumBtn |
|
UndoBtn |
SuppressDuplicatesBtn |
|
RedoBtn |
InsertFileInput |
|
FormatCellsBtn |
CrossTabWizardBtn |
|
FormatPaintbrushBtn |
EditFormulaBtn |
|
BoldBtn |
LinkedReportBtn |
|
ItalicBtn |
LinkedActionBtn |
|
UnderlineBtn |
ExportBtn |
|
DropDownImage |
FontSize_NumericEditDown |
|
FontNameList_DropDownContainer |
FontNameList_DropDownText |
|
FontNameList_DropDownSelect |
FontSize_NumericEditContainer |
|
FontSize_NumericEditTB |
FontSize_NumericEditUp |
|
AlignJustifyBtn |
AlignTopBtn |
|
AlignLeftBtn |
AlignMiddleBtn |
|
AlignCenterBtn |
AlignBottomBtn |
|
AlignRightBtn |