Hi
How can I get the value from a textbox?
This textbox isn’t associating with a database.
thanks
Hi
How can I get the value from a textbox?
This textbox isn’t associating with a database.
thanks
You have to create a form variable and assign it to the datasource of the field.
pentamsi:
You have to create a form variable and assign it to the datasource of the field.
Thanks! Is perfect!