[Koha-bugs] [Bug 9254] New option to block patrons from changing messaging preferences in OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 29 17:13:08 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9254

--- Comment #34 from jvr <jvr at fct.unl.pt> ---
(In reply to Katrin Fischer from comment #32)
> (In reply to Jonathan Druart from comment #18)
> > I think the patron should, at least, be allow see the screen with read only
> > rights.
> 
> What about a third option to cover all bases? [Show|Don't show|allow editing
> of] messaging preferences in OPAC?


So, now we don´t want to hide the messaging hiperlink due to human rigth
issues...

Hey. Stop for a minute and thing what is the meaning of "I think the patron
should, at least, be allow the screen with only rigths."

ANSWER: It is just the same screen without the SUBMIT BUTTON.

WOW. 
Are you following me. 
Then just hide the SUBMIT BUTTON. 
How? 
ANSWER: OPACUserCSS

Has I explain in Comment 33 this is a similar situation and so to hide the
BUTTON use the following block code.

#usermessaging form fieldset.action input.btn {
  display: none;
}

I hope this will help you and all other waiting for a solution...

To learn how to find the needed code and parameters please go to:

https://bd2.fct.unl.pt/wiki_koha/#100-pt

(sorry mainly in portuguese language)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list