[SCRIPT] TEXTFIELD

Hi everyOne, I tried many times to display the name on the textfield with specific ID using select button/select widget Using the connector.
do you know/ do you have script how to display database on the textfield…
i need some help…
thank you…

best regards
jaylongkit:)

Hi.
If you want to use a data from the database to fill a textfield, you need to use a previous task with a database connector :
http://documentation.bonitasoft.com/list-database-connectors
In this task, you store the output value of your query in a variable.
And in the next task, you can fill the textfield with this variable.

thank you Yannick:)

but how i stored the query on the variable?

This is the last step of the Connector configuration.