Open deanbot opened 5 years ago
1.15.0
A new Dropdown Control (and/or updating the PropertyFieldDropDownWithCallout control) allowing for the same onRenderOption functionality as the PropertyFieldCollectionData allows for the CustomCollectionFieldType.dropdown field.
PropertyFieldDropDownWithCallout
onRenderOption
PropertyFieldCollectionData
CustomCollectionFieldType.dropdown
Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.
Category
Version
1.15.0
Desired Behavior
A new Dropdown Control (and/or updating the
PropertyFieldDropDownWithCallout
control) allowing for the sameonRenderOption
functionality as thePropertyFieldCollectionData
allows for theCustomCollectionFieldType.dropdown
field.