If a field already has an autoassign rule which will add strings to the wikitag field (e.g.
A:WIKITag=AddKeyword(WIKITag, "tgsPordr")
) , it should probably not be overridden by the WikiTag data entered in the additem dialog.E.g. : My "Software" field has this auto-assign rule :
A:WIKITag=AddKeyword(WIKITag, "tgsPordr") |
A:WIKITag=AddKeyword(WIKITag, "tgsPlogl") |
A:inbox=0
Which will add the tgsPordr tgsPlogl strings to the WikiTag fied when it's checked.
However if, in additem dialog :
1- I select "other fields" and I check "Software" (which should then auto-assign tgsPordr tgsPlogl to the WikiTag field)
2- insert some more custom WikiTags in the WikiTag text box (like "windows", "Linux")
3- Press "add"
the WikiTags inserted in step 3 will override the autoassign rules of the "software" field, instead of adding them to the bunch...
Comments ?
Mantis material ?
Comments