jrotering Reply #1, 2 years, 1 month ago
How would I begin to go about setting up template variables such that some TVs only become available when other TVs have been set (or have been set to a certain value)?
For instance, I've got TVs called "leftColumn" and "rightColumn". I've also got one called "contentLayout" that lets the user pick from various content layouts - some of which have a left and/or right column.
I'd like to set this up such that "rightColumn" only shows up in the Manager form when the user has selected a contentLayout option that includes a right column.
I don't expect a full-blown tutorial, but some general direction on where to start digging would be a great start.
For instance, I've got TVs called "leftColumn" and "rightColumn". I've also got one called "contentLayout" that lets the user pick from various content layouts - some of which have a left and/or right column.
I'd like to set this up such that "rightColumn" only shows up in the Manager form when the user has selected a contentLayout option that includes a right column.
I don't expect a full-blown tutorial, but some general direction on where to start digging would be a great start.