Гость
21 Янв 2014 05:40

Can someone provide me an idea how can I search from multiple sections in one window:

Here is my idea, but don't know how can I achieve it.

This will be a Box with four tabs. One section for each tab.

Under tab1 - I will use cobalt filter module and call fields from section1/type1

Under tab2 - I will use cobalt filter module and call fields from section2/type2

Under tab3 - I will use cobalt filter module and call fields from section3/type3

Under tab4 - I will use cobalt filter module and call fields from section4/type4

But my question is if this will work or will there be any conflict between fields. For example I need to call location geo field1 from type1 in tab1, and another location geo field from type2 in tab2 like that..

Последние изменения: 02 Март 2014


Гость
21 Янв 2014 05:43

Adding to the above, the purpose is when you search location from tab1, the result will show records from tab1 only. and similarly when you search location from tab2, the result will show records from tab2 only...like that.


Sergey
Total posts: 13,748
22 Янв 2014 04:35

You will have to write your own small component for that anyway. Is that what you want?

To me there should be no conflicts. The same field type in different type have different ID.


Гость
22 Янв 2014 06:40

Yes I do want that way. I will try and see if this will be all ok.


Sergey
Total posts: 13,748
22 Янв 2014 06:58

Ok. that is good. If you do it anyway you may do it more or less universal and share with other people.

I'll help you along the way.

Работает на Cobalt