Hi there, my request is similar, yet different. I loved modx for being able to stay true to my xhtml/css but now I’m stuck when it gets to the coding. Could someone please give me some guidance?
I have a restaurant site with a food menu sorted by categories (mains, sides, desserts, cheese platters) then price. Each food item has a price and sometimes a serving specification (eg per serve, standard, large). I have established the categories as a TV (radio button format) and created separate TVs for the price and serving fields. I’d like to output them into a listing as a table.
So, how do I call them into the Menu page?
The TVs are named as follows: dinnerMenu_categories(id=4), dinnerMenu_price(id=3), dinnerMenu_serving(id=2).
Please help me!
The original site is at
http://www.simpaticobar.com.au/menus.html if that helps.
Kind regards
Tracey