Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Work Tasks

Add Drop-down List

  • Last UpdatedNov 15, 2023
  • 2 minute read

You can use the following codes to have a drop-down list instead of a text input field. There are placeholder sections in the configuration file that you need to update to have a drop-down list in your own dataset.

  • The //adding drop down section that defines the drop-down function. Update the code depending on which column you want to add the drop-down list.

    In the following code, the "comment" value is linked to the var testDataCat section of the code. If you use this code as is, that testDataCat section is where the values for the drop-down list are defined.

  • For every column field to which you want to put a drop-down list, you need to have the following highlighted code, modified based on your dataset.

  • The var testDataCat section. This is only for test values.

TitleResults for “How to create a CRG?”Also Available in