Forums
This topic is locked
Show/Hide Record Problem
Posted 10 Aug 2001 14:25:03
1
has voted
10 Aug 2001 14:25:03 Shaun Brazier posted:
I am using the standard behaviour on a list of different fields within my page:Day 1 Title
Day 1 Detail
Day 2 Title
Day 2 Detail
etc for 9 days
The administrator may only need to use 3 days for example. I need to hide the other days but not leave a huge gaping hole where they would be. I
I'm currently using show if rs is not empty but is that correct. I still end up with the empty space where the days would be. What do I need to do?
Kind regards
Shaun Brazier <img src=../images/dmxzone/forum/icon_smile.gif border=0 align=middle>
Replies
Replied 10 Aug 2001 16:17:38
10 Aug 2001 16:17:38 Bob Costa replied:
In codeview you need to take a look at which code is being bracketed by the show-if behavior. You may need to twiddle with it a bit so that it includes (or excludes) line formatting like <br> and <p> tags.
Replied 13 Aug 2001 11:34:02
13 Aug 2001 11:34:02 Shaun Brazier replied:
Yep, you're right.
The line breaks were getting left out. Just required a bit of twiddling.
Thanks for the help
Shaun
The line breaks were getting left out. Just required a bit of twiddling.
Thanks for the help
Shaun