sul-dlss / sul-requests

Rails application for requesting materials from Stanford University Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update sul-requests list.js search to not include index

dnoneill opened this issue · comments

This might not be possible. When we updated the call number we had to use an index value for the list.js sort. It got added here:

valueNames: ['callnumber', 'status', 'index']
. Unfortunately the addition also meant that field is searchable. In list.js there is a way to search only a single field but figuring out how to implement it is going to be the real issue. https://listjs.com/api/