clowride VIP
Total posts: 1,022
21 Apr 2012 07:52

Hello

in records (very good field) in "any articles with same field values" i can not select multi select field ?

is it normal ? because i really need to be able to select multi select

thank you

Last Modified: 02 Mar 2014

Official Answer

Yes you can.

In fact that is what it was designed for. Even more it will show more appropriate records. I t means it will show records first those tat has more correspondence values. Say you have 3 records with multiple select values

Record 1 - a,b,c,d

Record 2 - b,c,d,e

Record 3 - d,w

When you see Record 1, related records will show both Record 2 and 3 because they all have at least one correspondence value. But Record 2 will be first because it have more correspondences.


Sergey
Total posts: 13,748
21 Apr 2012 09:54

There is a bug in current version which will be fixed in new update. It do not list miltiple select field in the list. To fix it open com_cobalt/fields/records/records.xml and in lines 41, 42 change

,'multipleselect',

to

,'multiselect',

In attribute

Powered by Cobalt