10.27 ID
Description: This attribute is used to specify the id attribute for menu. This id attribute is used to launch the menu.
Component to accept the input: Input text
Example: User wants to give the id as “actionMenu”.
Usage: Enter “actionMenu” in an input box as shown in the image below.
Note:
Example: User wants to give the id as “actionMenu”. Usage: Enter “actionMenu” in an input box as shown in the image below.If it is a combination of a string and a variable, for example string is “actionMenu” and variable is “$data.index” then ID will be “ ‘actionMenu’ + $data.index ” as shown in the image below
Parent topic: Available Attributes


