Hi, I am using the FormHelper to build a form. The default control for String properties seems to a `...
1 answers
Form controls exists. I'd like to know how? Can I ask nitro just to render a checkbox, an input field...
2 answers
I understand nitro did undergo a huge refactoring process, and as one result the Control system was f...
1 answers
I have a form that posts some values to a controller action. How do get at the form values in my cont...
2 answers
request.post? (available in context) return true if the request method is POST. :)
Select a country ... #{coun...