Persist modal text field data after close the modal.
Here I have to change the status from from and If I change the status then a modal is open and ask for description. I want to show that description in my form somewhere after modal close.
How to do that in filament ?
How to do that in filament ?

Solution
placeholder doesn't have a state.. I think you could add an attribute in the EditPage and use it to set the value