You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is more of an enhancement, rather than an actual request or bug. Currently, backend logic exists where a data manager can click a checkbox in the django-admin to note if a particular layer is a queryable layer. This checkbox doesn't do anything. Add it to the existing functionality.
rhodges
changed the title
OPTIONAL - Connect searchQueryable() to MDAT and CAS Layers
[16 hours] Connect searchQueryable() to MDAT and CAS Layers
Nov 28, 2017
This is more of an enhancement, rather than an actual request or bug. Currently, backend logic exists where a data manager can click a checkbox in the django-admin to note if a particular layer is a queryable layer. This checkbox doesn't do anything. Add it to the existing functionality.
self.searchQueryable = options.search_query || false;
- models.js:76The text was updated successfully, but these errors were encountered: