EPrints Technical Mailing List Archive
Message: #00802
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] creators_id required
- To: "EPrints.org Technical List" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] creators_id required
- From: Yuri <yurj@alfa.it>
- Date: Wed, 27 Jun 2012 12:19:37 +0200
Hi!how to configure eprints to have creators_id required? I don't know using workflow. Using fields_validate.pl, this is my code:
if( $field->get_name eq "creators_id" ) <- still have to add the check on the value...
{ push @problems,$session->html_phrase( "validate:missing_email",
fieldname=>$fieldname ); }this should always return a problem, but instead it does nothing.... Any idea?
- Prev by Date: [EP-tech] Patch for EPScript doc_size() and human_filesize() functions (3.2)
- Next by Date: [EP-tech] views_render to manipulate a views index
- Previous by thread: [EP-tech] Patch for EPScript doc_size() and human_filesize() functions (3.2)
- Next by thread: [EP-tech] Re: creators_id required
- Index(es):