Clear Picklist

 

Description

The clear <picklist> deluge function clears all the values in a picklist and displays an empty picklist. It can be used in On Load form actions to display an empty picklist when the form is loaded and in On User Input field actions to display an empty picklist dynamically, based on a specified criteria.

Syntax

clear <picklist fieldname>

where,

<picklist fieldname> is the name of the picklist field in the current form.

Example

Refer the following links for examples on using the clear picklist Deluge syntax.

Getting Started with Deluge Scripting - Populating the AssignTo picklist field based on selected module
Tips & Tricks - Dynamic Picklist