Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Topics help categorize Community content and increase your ability to discover relevant content.
Hi Jeremy,
Here's one way, from an example at wf-pro.com:
displayname=Current Task
listdelimiter=
listmethod=nested(tasks).lists
textmode=true
type=iterate
valueexpression=IF({numberOfChildren}=0,IF({canStart},IF(CONTAINS("CPL",{status}),"",CONCAT({name}," "))))
valueformat=HTML
Regards,
Doug
Thanks man! Bingo.
Views
Likes
Replies