Hi,
What I am trying to achieve is the following.
I am building a small site for a shop that sells take-away food for lunch.
They have a list of 30 to 40 recipes, and among them each day 4 to 6 are available.
I handle these recipes as posts, and the ones available any given day are been given the "plat du jour" tag (it is a french site.)
Now, I'd like to implement a form to order your food in advance, in the morning.
This form should therefore present 4 to 6 number fields, each one having one of the featured posts titles as its label.
I searched in the forums, but wasn't able to find a topic that already discussed this.
Any idea?
Thanks in advance
Paolo