Apr 8th, 2012, 10:14 AM
Hi,
is it possible to specify the default value for a field (input element) generated through Form Builder? In my particular case, I would like a textarea input field to already contain some text, which will be completed by the user of the form.
If that is not possible, I would have to resort to the rather inelegant solution of putting the HTML markup for that particular input inside the Smarty template with an IF statement.
Many thanks,
p.
is it possible to specify the default value for a field (input element) generated through Form Builder? In my particular case, I would like a textarea input field to already contain some text, which will be completed by the user of the form.
If that is not possible, I would have to resort to the rather inelegant solution of putting the HTML markup for that particular input inside the Smarty template with an IF statement.
Many thanks,
p.