I want to show the following info in a Data View template
Hotel Name
Hotel Category
Star Rating
Room Types…Board Basis
Single…Room Only
Double en-suite…Continental Breakfast
etc
The problem is that I don’t have a fixed number of rows in each record for the Room Types. Is there any way of telling the template that a particular section must be repeated if the same variables are available more than once?
Alexandra, please can you tell me how can I create this object? Currently I have an Ajax call which gives me a very large XML. I then extract what I want out of it and then call ‘dv.add’ to create each block and use an html template to format it.
In this situation how can I create object?
Thanks
Purvez
P.S. Please could somebody look at my Ajax problem in that section as that is more urgent. Thanks