"Search inside" option in PrimoVE for Journal titles - prevent this option for print only titles
Currently in PrimoVE, when a journal title search is undertaken for a title that is held in print format only, the "search inside" option is present. This is extremely misleading for users. If they undertake a search using this function, where the title is held in print format only, the user is shown articles from other titles.
Our idea therefore seeks that the leader, 007, 008 marc fields are used to identify when the title is a print only title and therefore prevent the "search inside" option from appearing against such titles in PrimoVE.
-
Patricia Farnan commented
Completely agree that this should be something we can easily switch off or on for material types as needed - rather than having to add custom css to control the display. I have no votes but wanted to comment!
-
Fabiano commented
Dear David,
if you add the following code in the css, "Search inside" will disappear for print titles.
/*hide "search inside" for print journals*/
.search-within-p-only {
display: none
}Kind regards
Fabiano -
Stacey van Groll commented
The 'Search inside' functionality should perform an advanced search by keyword + the ISSN of the record.
This should therefore not show articles from completely different titles, in not matching to ISSN.
I checked one at a VE site by "Search inside" keyword of teaching, and the outcome Advanced search was: Any field contains teaching AND ISSN contains 0022331XCould you perhaps provide an example where you have articles returned which are for other titles?