Forums
This topic is locked
Repeat region with a header???
Posted 01 Oct 2001 23:36:51
1
has voted
01 Oct 2001 23:36:51 Bobby Jenkins posted:
I'm having a problem. Is it possible to display a header(?) for a repeat region. Let me see if I can explain my situation.The website I'm working on is for a vocal group from the 1950s. I have a dynamic page that shows all of the albums ever released. What I would like to do is have the year (for example 1954) be a header and then list all the albums released in 1954. Then move on to 1955 and list all the albums.
Example:
1954
Album1
Album3
1955
Album4
Album5
Album6
Album7
1956
etc.
Right now, it is displaying the year header before every single album.
Example:
1954
Album1
1954
Album2
1955
Album3
1955
Album4
1955
etc.
I would like to stay away from hard-coding on the page and keep everything dynamic.
Is this possible to get the layout I want in UltraDev? Do I need nested repeat regions for this?
Thanks,
Bobby Jenkins
Replies
Replied 02 Oct 2001 00:30:29
02 Oct 2001 00:30:29 Bobby Jenkins replied:
Hallelujah!!
I finally figured it out!
Thanks to this wonderful tutorial by T-Cubed here:
www.udzone.com/go?394
A little bit of customizing and BAM! there it was.
That's all for now. I'm pretty sure I'll be back with another problem.
Bobby Jenkins
I finally figured it out!
Thanks to this wonderful tutorial by T-Cubed here:
www.udzone.com/go?394
A little bit of customizing and BAM! there it was.
That's all for now. I'm pretty sure I'll be back with another problem.
Bobby Jenkins