Skip to main content

3 docs tagged with "select"

View all tags

ChoiceColumn

Defines a column that restricts input to a predefined set of options rendered as a dropdown, radio buttons, or other selection widget. Use choices to declare the allowed values and defaultValue to set the initial selection.

Querying the Instance

now-sdk query runs a read-only Table REST API query against the authenticated ServiceNow instance. Use it for live, instance-specific data — column metadata, existing sys_ids, choice values, role memberships, scope info, etc.