bhupen
11 years agoAdvisor
Show mash area on filter label instead of board
Hi guyz
I need to set up the mash area on filter label page. The scenario is I have one board and inside board there is 4,5 filter label now i want to use mash area on those filter label. Earlier iam used to set up mash area using:
<#if coreNode.id == "abc" || coreNode.ancestors[0].id=="abc">
Now I can't use coreNode.id because its a board id and I need to setup mash area on filter label. Althoug all label are inside same board id.
Requirement is to set up different mash area on filter label under same board.
My Question is to how to set up mash area using label-name??
Regards,
Bhupender Singh