Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Browsing both values of a Boolean field
20-05-2017, 11:42
Post: #1
Browsing both values of a Boolean field
So SongKong has an IS_CLASSICAL field that is set to 1 or 0.
If I just add to indexTags

the value

is_classical:IsClassical

then user can click on this and it presents a 0 and 1 folder so they can view nonClassical/Classical releases but is ugly viewing the zero and one folder

So I do is_classical=1:IsClassical so you can directly browse classical without the intermediate step. But I want to be able to browse non classical but if I do

is_classical=1:IsClassical, is_classical=0:IsNonClassical

it fails with 'duplicate index tagname 'is classical'

Is there a way round this ?
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Browsing both values of a Boolean field - paultaylor - 20-05-2017 11:42

Forum Jump:


User(s) browsing this thread: 1 Guest(s)