How can we add a query(Jdbc Binder) in textfield
Confluence User - 05 Jan, 2018
Hi All,
I created one form i kept select box for my requestor name field,Based on the requestor name i have to auto- capture some fields like division,designation,grade,company location.So i kept all fields as select box and i used JDBC binder and i wrote queries to get those fields but i need to put TextField instead of select box,if i put textfield how shall i write a query.
joget5