Page 1 of 1

how can I add child node to the action tree

Posted: Fri Jul 20, 2012 9:24 am
by ahakan
I have added extract and navigate to the action tree. However, I am not able to add child extract and navigate under the first added extract and navigate. New action button does not work when I try to add child extract and navigete.
the picture located at the bottom; the extracts and navigates have been edded under repeat 1 time. But, I want to add extracts and navigates under each other like the picture located at the above.

Re: how can I add child node to the action tree

Posted: Mon Jul 23, 2012 7:56 pm
by webmaster
I think you meant to use a Navigate Each action instead of a Navigate one. Navigate Each will run its child nodes for every navigated item. Navigate will just navigate one link and then the next action will execute. So it doesn't really make sense for this action to support having child nodes.