Forums
This topic is locked
Show or hide region ??
Posted 01 Oct 2002 10:12:23
1
has voted
01 Oct 2002 10:12:23 Jelle-Jacob de Vries posted:
Is it possible to show or hide a region/row of a table on mouseclick??Replies
Replied 01 Oct 2002 10:57:08
01 Oct 2002 10:57:08 Julio Taylor replied:
Have you tried inserting the table into a layer and hiding like that? I'm not sure how you can hide only a certain part, but i have an idea:
Try setting a few flags in the database such as 1/0 binary fields. Then you can set the region to show/hide depending on this field's value. To show, you can refresh the page passing the variable of this flag (1/0) and that should allow you to do it. Althogh i think the hide/show regions only work on values taken from recordsets, and not necesarily form values.
it's a long shot, but it's all i can think of right now.
------------------------
Poolio
MSN:
www.eliziumdesign.com
Try setting a few flags in the database such as 1/0 binary fields. Then you can set the region to show/hide depending on this field's value. To show, you can refresh the page passing the variable of this flag (1/0) and that should allow you to do it. Althogh i think the hide/show regions only work on values taken from recordsets, and not necesarily form values.
it's a long shot, but it's all i can think of right now.
------------------------
Poolio
MSN:
www.eliziumdesign.com