How can I reset an adf page without hardcoding it explicitly?
I have a form with few input boxes,Select boxes etc.
How can I reset the control values to null/empty without writing the code. I mean is there any property which automatically resets the page or controls?