Hiba_t
26th July 2005, 12:18
Hi all,

I'm working on baan5 and trying to right a session that displays a table's records for the user..

I want to be able to change the records displayed in two ways. To view all records when the field X<>"" or the second option is to view all records when field Y<>""..

Can anyone give me an idea of how to change the display when the session is running.. ? I already tried "query.extend.where" but it works only in before.program section..

Thanks in advance,
Hiba_t

mark_h
26th July 2005, 17:08
Check this thread (http://www.baanboard.com/baanboard/showthread.php?t=22534&highlight=rebuild.query) out. You can do another search on rebuild.query. I think this might be what you are looking for.

Hiba_t
27th July 2005, 08:46
Thanks..
It worked perfectly..