[SCRIPT] TEXTFIELD

1
0
-1

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:)

1 answer

1
0
-1

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.

Comments

Submitted by jaylongkit on Fri, 04/24/2015 - 10:27

thank you Yannick:)

but how i stored the query on the variable?

Submitted by yannick.lombardi on Fri, 04/24/2015 - 10:50

This is the last step of the Connector configuration.

Notifications