Store values return from query in text fields

Hi,

I created 3 text fields to store 3 values return from query (for example select ename from EMP ==> return 3 values :King, Allain and Joe ).

the 3 text fields contains the same value (King), I want to store value1 ==> text field1, ..., value3 ==> text field3. it's possible to do this using text fields?

Note : I created manually a table using text fields and static text.

Thanks in advance.

Best Regards.

Rayen.Drissi's picture
Joined: Jul 2 2015 - 5:38am
Last seen: 5 years 3 months ago

1 Answer:

Just set the values in Text Field component expression. Text Fields are used to display field values. If you want to use the values else where, use Varialbles instead.

hozawa's picture
177413
Joined: Apr 24 2010 - 4:31pm
Last seen: 3 years 12 months ago
Feedback