
Rene
|
| Posted: 04/05/2002, 12:32 AM |
|
Hi,
I hope someone can help me.
I have two forms on one page (left and right). I want to click on the left form and get the results on the right form. That works, but when I open the page there allready are records in the right form. I want the right form only to showup when I click on the left form to fill it, if not clicked it has to show 'no records'. Sorry for the fuzzy explanetion but I hope someone can help. (the strange thing is that on another page I made this works and I can't find differences)
Thanks.
|
|
|
 |
Nicole
|
| Posted: 04/05/2002, 1:33 AM |
|
Rene,
mark input parameter on right grid form as 'Required'. If parameter wasn't passed No Records will be displayed on Grid form. Or hide the right form if no parameter was passed. Refer to this article to find how to hide the form: http://www.gotocode.com/art.asp?art_id=54&
|
|
|
 |
Rene
|
| Posted: 04/05/2002, 1:38 AM |
|
Sorry, sorry, stupid. Just mark "required". so stupid to me 2 days.
Rene
|
|
|
 |
Alex Alexapolsky
|
| Posted: 04/05/2002, 1:43 AM |
|
Open Results Form/Input tab and check "required" box against fields.
|
|
|
 |
|

|