layswan
26th January 2010, 06:18
Hi,

I created a new session which is attached to other session for user to insert data on it n save the data, this session also will filter out the records to view base on the selection of the user but it didn't show up what I want....Help:(. This session has a View Field at the top and a List Windows below the View Field. For more details and understanding, pls refer to the attachment as below.

Thanks

layswan
26th January 2010, 10:58
I found out the solution already. Below is the code that i used to solve my problem.;)

form.all:
before.form:
query.extension = "tixxx030.pdno = pdno"
rebuild.query()
execute(find.data)