Hi Friends!
Is there a way to display all nested subtasks for a task on the same page as the parent task? Usually you need to click on the parent task and then its subtasks are displayed.
Thanks,
Shiv.
return task.getParent().getName() + " [#" + task.getParent().getNumber() + "]";
Users browsing this forum: No registered users and 7 guests