eldarion / eldarion-ajax

a library for adding declarative ajax functionality to your website
BSD 3-Clause "New" or "Revised" License
758 stars 153 forks source link

Do not clear form automatically #44

Closed paltman closed 11 years ago

paltman commented 11 years ago

There is no good way to know what fields should be cleared and shouldn't be cleared as this is a site level decision. Now that there are events that the site dev can hook, I think it's best done there.