On the Run Commands window, you can create run command to customize the controls such as radio buttons, text fields, buttons, and checkboxes of the required NextGen Adaptive Content Engine template.
 
  - Open Template Editor.
 
  - On the main toolbar, select Run Commands 
.
   
    The Run Commands window opens.
   
 
  - To insert the command, do one of the following:
   
    - Enter { in the Command section to display the list of available functions and select the required function.
 
    - Do the following:
 
   
   
    - From the Action list, select the required action script.
 
    - Select the ellipsis button to display the calculate window.
 
    - Select or modify the required fields.
 
    - Select OK.
 
    - Select color from the list.
 
    - Select Apply.
     
      Note: The command is displayed in the Command field.
      
 
       
   
 
  - In the Details section, select Add.
 
  - Under the Conditions section, enter the required conditions in the tabs.
   
    Note: Conditions use standard trigger condition syntax. Checked decides whether a menu item has a checked status shown on it. Enable decides if a menu item should be enabled or disabled. Show decides whether an item in the menu should be shown or hidden. The condition would not use a word like TRUE in it, it would be most likely a field or variable comparing to another value like {local.field} =1
    
 
     
  - Enter the details in the following data entry fields:
   
    - Command name
 
    - Comment
 
    - Menu Context
 
    - Display As
 
    - Tooltip
 
   
   
    Note:
     
      - You can enter maximum of 45 characters in the Command name field.
 
      - You can enter maximum of 120 characters in the Comment field.
 
      - You can enter maximum of 45 characters in the Menu Context field.
 
      - You can enter maximum of 60 characters in the Display As field.
 
      - You can enter maximum of 80 characters in the Tooltip field.
 
     
      
     
  - From the Menu Item list, select the item.
   
    Note: You can use any image that the you want to put on the menu item instead of text.
    
 
     
  - In the Master list, select Add.
   
    The command with all the details appears in the Master list of the Run Commands window.
   
 
  - Select OK.