I been building a custom template using the Gantry Framework. I ran into a bit of an issue, and because this is more technical in nature I will probably need a developer to take a look into this.
What I am trying to achieve is a double filter effect using the current XML types Gantry Framework has already provided. What I am using is the type="selectedset". The problem stems from using another select box for a nested "set".
So the structure is like this
<select1> <select2>
SelectedSet
set1
set2
nestedset1
[/*]
The layout in the backend breaks when doing this. So I wanted to know if there is a better way to sub-group parameters under the main groups (Style, Features, Menu...).
Best Regards,
Josh (aka coder4life)
Please be patient as we help you with questions. Sometimes preliminary questions are used to better investigate and recommend solutions. Make sure to search the forum to see if your answer has been answered previously. Last, make sure to have fun!
In a nutshell, I want to know if its possible to do nested sets, or provide some other grouping method in the backend configuration panel without the layout breaking.
Best Regards,
Josh (aka coder4life)
Please be patient as we help you with questions. Sometimes preliminary questions are used to better investigate and recommend solutions. Make sure to search the forum to see if your answer has been answered previously. Last, make sure to have fun!