Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 2.1 KB

File metadata and controls

11 lines (7 loc) · 2.1 KB

AdvancedLogicChoices

This is used to denote which custom field choices to display when a source custom field choice is selected.

Fields

Field Type Required Description
SourceCustomFieldChoice string ✔️ The ID of a choice of the source custom field.
Choices List<string> The choices to display if the associated source custom field choice is selected. Leave empty to have no choices displayed.