Using CI&Bonfire setup input fields of my form don't clear on page refresh if I type something in them and then refresh the page. They only change if I manualy click the URL bar or restart the browser. This is becoming a nuisance as I need to populate form with new values on each refresh via controller.
This may be due to caching forms in views but I don't know where to turn it off?