EPrints Technical Mailing List Archive
Message: #01289
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: How to link to another stage in workflow
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: How to link to another stage in workflow
- From: Yuri <yurj@alfa.it>
- Date: Fri, 09 Nov 2012 11:10:16 +0100
Il 09/11/2012 10:25, Roland Roth-Steiner ha scritto:
Hello, how can I link from one workflow-stage to another? Thanks
you can use condition on stages: <epc:if test="type = 'my_type'"> <stage ref="my_next_stage"/> <epc:choose>so you can include/exclude stages. When you click on "Next", the workflow flow is recreated using this condition, so you can hide the next three stages and go to the fourth.
It is not a full graph, it is quite linear but with this trick you can do a lot of "jumps".
- References:
- [EP-tech] How to link to another stage in workflow
- From: Roland Roth-Steiner <roth-steiner@ulb.tu-darmstadt.de>
- [EP-tech] How to link to another stage in workflow
- Prev by Date: [EP-tech] How to link to another stage in workflow
- Next by Date: [EP-tech] Re: RSS2 confused published date
- Previous by thread: [EP-tech] How to link to another stage in workflow
- Next by thread: [EP-tech] Re: How to link to another stage in workflow
- Index(es):