I have the following for which uses javascript to preload a couple of
fields but it doesn’t work on a Blackberry (even IF javascript is
enabled there). Is there a non-javascript way of preloading the fields
I have in my form below? Thanks, Janna
I have the following for which uses javascript to preload a couple of
fields but it doesn’t work on a Blackberry (even IF javascript is
enabled there). Is there a non-javascript way of preloading the fields
I have in my form below? Thanks, Janna
If your @email object has attributes called subject and so on,
text_field will take the value from there, if not the helpers take an
option (:value) or an argument to set what the initial value should be