Skip to main content
ExLibris
  • Subscribe by RSS
  • Ex Libris Knowledge Center

    Security of "My preferences"

    • Article Type: General
    • Product: Primo
    • Product Version: 2

    Description:
    In 'My preferences' there are fields for e-mail and SMS number.
    There is a concern that people will use these fields forget to log out. This info. will then be available for people using the system afterwards, and they can contact the original user.

    Is it possible to remove these fields from 'My preferences'?

    Resolution:
    It is possible to delete the desired fields in My Preferences via CSS.

    Workaround is to change the CSS in the following classes:
    .EXLPreferencesEmailRow{display:none}
    .EXLPreferencesSMSRow{display:none}

    As always, the customized CSS should have a different name from the default ootb CSS's, so that a future SP will not override customizations.


    • Article last edited: 10/8/2013