EPrints Technical Mailing List Archive
Message: #01296
< 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: Mon, 12 Nov 2012 10:11:52 +0100
Il 09/11/2012 15:21, Roland Roth-Steiner ha scritto:
Hello Yuri, thanks for your reply, but I want to display a _link_ to a previous stage (upload), not display the stage itself.
the "next" button is like a link, isn't it? For the link itself, just copy the url on the address bar of the browser, it works (and you can use it to access to stages which are excluded to the workflow). the problem is how to insert the link, I think you've to write a screen plugin or modify an existing one.
how can I link from one workflow-stage to another? Thanksyou 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.
- References:
- [EP-tech] How to link to another stage in workflow
- From: Roland Roth-Steiner <roth-steiner@ulb.tu-darmstadt.de>
- [EP-tech] Re: How to link to another stage in workflow
- From: Yuri <yurj@alfa.it>
- [EP-tech] Re: 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 create browse views for items made live monthly
- Next by Date: [EP-tech] Re: Bug in ePrints 3.3.10?
- Previous by thread: [EP-tech] Re: How to link to another stage in workflow
- Next by thread: [EP-tech] Martin Hall's Defence of the UK Finch Committee Recommendations: Green or Gold? Open Access After Finch
- Index(es):