View Single Post
rob
Senior Member
Lone Wolf Staff
 
Join Date: May 2005
Posts: 8,232

Old August 8th, 2009, 01:30 PM
Quote:
Originally Posted by TCArknight View Post
I've added this tag to all selectable reactions: <tag group="RAbil" tag="Adaptable"/>

Code:
  <fieldval field="usrCandid1" value="thingid.Adaptable"/>
The first issue is that you'll never have anything show up in the menu to select from with this tagexpr. You have assigned the tag "RAbil.Adaptable", but you will only be showing picks that possess the "thingid.Adaptable" tag. You need to change the tagexpr to match the tag you've assigned.
rob is offline   #20 Reply With Quote