Article Details
Id:15838
Product:finPOWER Connect
Type:NEW
Version:3.01.10
Opened:30/01/2019
Closed:30/01/2019
Released:05/02/2019
Job: J021807

Script Constants; new option to specify a list of dropdown options

A new option has been added when defining constants in a script. This allows you to define a list of dropdown items for a string constant.

This will display a dropdown list for the User to select from. Note, it does not prevent the User from entering other values.

A sample snippet of script code is shown below. Note the addition of the comma separated list at the end of

'#const "Fruit",String,"Banana","Select a fruit.","Apple,Banana,Orange,Peach"

This applies to the following records:

  • Account Application Types
  • Decision Cards
  • Documents
  • Page Sets
  • Portals
  • Queues
  • Report Templates
  • Scripts
  • Workflow Types.