Just was reaching out to dev community , was working with the Site Editor Pages , and wanted to figure out
what are some ideal ways to implement a Tabbed Page in Site Editor
Example:
-----------------------------------------------------
Tab - Tab - Tab - Tab - Tab
------------------------------------------------------
----------------------------------------------------
|
Any Componet (Combination) |
|
|
-----------------------------------------------------
If I click Tab 1 , I can display 1 component , or collection of components
Example:
Consrtucting Tab elements and being able to associate to any (1 to many) component that can fit into content area
Our present scenario
We have Seperate Tab componenet , and then we connect its elements to some tags in a very large content component and the solution only works with that combination
Can we tie a Tab control to may be a "Space/Zone" instead where many controls can be tied in
Is it a good practice to tie the Tab Elements with Areas in layout ? and Then we can populate that Area with many controls
Is that good practice etc
Just was interested to see how some other folks tackled the issue of Tabs in Site Editor Environment
* Note all our tabs presently load on same page so just the hide/show of component works on page