Hi All!
I'm creating a DataSource from some metadata and need to create the field based on how they will be transformed by a form.
I need to create a Text field into the DataSource but need to be rendered as a TextArea by the Form.
I know that if the lenght is a little bit large it will be automatically be a TextArea, but how to do it using DataSourceTextField?
Thanks all!
Tercio
I'm creating a DataSource from some metadata and need to create the field based on how they will be transformed by a form.
I need to create a Text field into the DataSource but need to be rendered as a TextArea by the Form.
I know that if the lenght is a little bit large it will be automatically be a TextArea, but how to do it using DataSourceTextField?
Thanks all!
Tercio
Comment