- I have two fields of FilePicker, I want to refresh the field on the button click if the user wants to reload another document.
- There is a delete option after uploading a file in file picker,
is there anything that can be done on Button click to refresh the page?
You can have a button that triggers a process that sets all the fields value to blank
How do i refresh the file picker field in APP from my Process?