same subform on different tabs - openargs help

qwertyjjj

Registered User.
Local time
Today, 11:31
Joined
Aug 8, 2006
Messages
262
Hi
I have a form with some tabs. Each tab has 2 subforms, of which the 2nd subform is always the same (call it SubformB).

I had it set up before so that the SQL query to run is passed in the openargs property to that that form and this works well.

However, on a tabbed form, each tab opens up Subform B as soon as the page is loaded. Is there a way to pass openargs to SubForm B on each of the tabs so that they all run different SQL queries even though they are essentially the same form ?
 

Users who are viewing this thread

Back
Top Bottom