I have happily ammended the v8.04 templates to generate optional extras in a controlled manner but now I want to add a little bit extra and I don't know how to control it.
I've enclosed a butchered version of my layout and its the bit in red that I want to add - it doesn't exist YET, thats what I'm trying to do.
immediately BELOW ALL of the traditional dropdown's, I have my optional extra being generated. I would like to be able to detect that I am JUSTBEFORE the FIRST optional extra and then insert the words "Optional Extras"
I'm happy to use customvars "ContainsOptionalExtras"=true for example or anything else, I just need to be able to detect when I'm at the END of the dropdowns and BEFORE the options.
Suggestions please
I've enclosed a butchered version of my layout and its the bit in red that I want to add - it doesn't exist YET, thats what I'm trying to do.
immediately BELOW ALL of the traditional dropdown's, I have my optional extra being generated. I would like to be able to detect that I am JUSTBEFORE the FIRST optional extra and then insert the words "Optional Extras"
I'm happy to use customvars "ContainsOptionalExtras"=true for example or anything else, I just need to be able to detect when I'm at the END of the dropdowns and BEFORE the options.
Suggestions please
Comment