Open Orlandster opened 6 years ago
Hi there,
I did not recall having set a clear form function into garlic. This is something I think you would have to implement yourself, web has plenty questions on that topic.
What is your use case, why do you need to do that?
Best
Is there a way to destroy and clear the
values
before the form gets initialized?This is my code:
The thing is all the fields get destroyed, but will still be visible. I need to reload the page to get the clean form. Is there a function to
clear
all form values?Or mayby it should be manually possible to initialize garlic.
Thanks for taking the time!