EPrints Technical Mailing List Archive
Message: #03971
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] Re: epc:if tests for the existence of values in a compound field
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: epc:if tests for the existence of values in a compound field
- From: "Field A.N." <af05v@ecs.soton.ac.uk>
- Date: Wed, 25 Feb 2015 09:37:27 +0000
Hi Ian Can you be more explicit about the way in which it doesn't work? Have you considered the EPrints Control switch statement: <epc:choose> <epc:when test='creator'>....</epc:when> <epc:otherwise>.....</epc:otherwise> </epc:choose> See http://wiki.eprints.org/w/EPrints_Control_Format#epc:choose.2C_epc:when.2C_epc:otherwise ...also, are you sure the field isn't called 'creators'? -- Adam Field Business Relationship Manager and Community Lead EPrints Services On 25 Feb 2015, at 09:26, Ian Stuart wrote: > I'm writing a citation schema, and when it comes to compound fields, I > don't want to have a table with just the column headings. > > I tried > > <epc:if test="creator"><epc:print expr="creator" /></epc:if> > <epc:if test="!(creator)"><epc:phrase ref="eprint_field_nodata" > /></epc:if> > > ... but this doesn't seem to work > > (and yes, I've restarted the server..... but that shouldn't make a > difference for a generate-static) > > I'm getting no errors from the xml file, and if I add in a sneaky <hr /> > them that appears in the re-built page. > > How do I avoid rendering these empty tables? > > -- > > Ian Stuart. > Developer: ORI, RJ-Broker, and OpenDepot.org > Bibliographics and Multimedia Service Delivery team, > EDINA, > The University of Edinburgh. > > http://edina.ac.uk/ > > This email was sent via the University of Edinburgh. > > The University of Edinburgh is a charitable body, registered in > Scotland, with registration number SC005336. > > *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech > *** Archive: http://www.eprints.org/tech.php/ > *** EPrints community wiki: http://wiki.eprints.org/ > *** EPrints developers Forum: http://forum.eprints.org/
- References:
- [EP-tech] epc:if tests for the existence of values in a compound field
- From: Ian Stuart <Ian.Stuart@ed.ac.uk>
- [EP-tech] epc:if tests for the existence of values in a compound field
- Prev by Date: [EP-tech] epc:if tests for the existence of values in a compound field
- Next by Date: [EP-tech] Re: epc:if tests for the existence of values in a compound field
- Previous by thread: [EP-tech] epc:if tests for the existence of values in a compound field
- Next by thread: [EP-tech] Re: epc:if tests for the existence of values in a compound field
- Index(es):