sp-dev-fx-property-controls
sp-dev-fx-property-controls copied to clipboard
Question: how do one empty PropertyFieldFolderPicker existing selection (dependency on another property control)
Category
- [X] Question
Version
Please specify what version of the library you are using: [ 3.14 ]
Question
Have a dependency of the PropertyFieldFolderPicker on selection in another PropertyField control, how do I go about emptying PropertyFieldFolderPicker existing selection upon update of the other control? Please note: Updating the corresponding WebPart property (IFolder type), either directly or via onPropertyPaneFieldChanged(..., has no effect on existing selection even after ...propertyPane.refresh()