- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
I used something similar (by building it in the action builder) but it works !
It's something like this:
((this.resolveNode("$").rawValue == null || this.resolveNode("$").rawValue == "")) {
this.resolvenode("$").presence = "hidden";
}
Thanks for pointing me in the right direction!
Views
Replies
0 Likes
Total Likes