EPrints Technical Mailing List Archive

See the EPrints wiki for instructions on how to join this mailing list and related information.

Message: #07230


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Antwort: Re: Antwort: Re: Howto hide sub-fields in workflow


Hi Adam

sorry confusing you: i thought about the table (class="ep_form_input_grid") inside the submitter workflow.
Anyway! In the end a 6 line jQuery afterburner was much more easier, than coding hundereds of lines for render functions, plugins etc.

The other solution - clone a subset and add only this to the workflow - makes me sick, knowing the same data (hopefully) is holded twice.

Thanks for your help ;-)

Jens


--
Jens Vieler
Zentrale Informatik
Universität Zürich
Stampfenbachstrasse 73
CH-8006 Zürich

mail:  jens.vieler@id.uzh.ch
phone: +41 44 63 56777
http://www.id.uzh.ch


Inactive hide details for Adam Field ---13.03.2018 12:04:55---Hi JensAdam Field ---13.03.2018 12:04:55---Hi Jens

Von: Adam Field <adam@adamfield.net>
An: <eprints-tech@ecs.soton.ac.uk>
Datum: 13.03.2018 12:04
Betreff: Re: [EP-tech] Antwort: Re:  Howto hide sub-fields in workflow
Gesendet von: eprints-tech-bounces@ecs.soton.ac.uk





Hi Jens
 
                I’m not sure I understand your question.  Which table?  If you don’t want subfields to show on output, too, you need to write a render_output function.
 
                I suppose the other thing you could do is hide the input fields with _javascript_…  Just make sure you don’t save the bits you aren’t interested in, just in case.
 
--
Adam