I need to create a complex form. I mean a form with on top an editbox that let's the user choose to insert text or, with the menu, select an entry from a combo.
And below this a text field where the user can insert notes. The text form type is too short for this purpose.
I mean a thing like the message editing form when you write a new SMS.
Do you know if is it possible and how or do you have any ideas on how to make it?
Using directly the canvas could be a solutions but i prefer to avoid it... as you imagine
I need to create a complex form. I mean a form with on top an editbox that let's the user choose to insert text or, with the menu, select an entry from a combo.
And below this a text field where the user can insert notes. The text form type is too short for this purpose.
I mean a thing like the message editing form when you write a new SMS.
Do you know if is it possible and how or do you have any ideas on how to make it?
Using directly the canvas could be a solutions but i prefer to avoid it... as you imagine
Let me know,
Bye
This is not really possible with the current UI API's.