Daniel-KM / Omeka-S-module-Reference

Module for Omeka S to add glossary pages with the alphabetical indexes of specified classes and properties.
Other
3 stars 1 forks source link

Auto fill fields on advanced search doesn't work #11

Closed psalido closed 3 years ago

psalido commented 4 years ago

In Reference module, version 3.4.13, it was possible get value list for fields configured in References:

image

In current version 3.4.21 javascript code is unchanged, but module doesn't work with URLs with "output" parameter:

https://{server}/s/{siteslug}/reference/{field:prop}?output=json

Thus, value list for configured fields is not show on advanced search form.

In Readme.md , under "Usage", says: "The results are available via json too via the module [ApiInfo]."

After install this module, URL remain without show correct data format.

Daniel-KM commented 3 years ago

Sorry to answer late, but this feature has been moved to /api/references.

Daniel-KM commented 3 years ago

Furthermore, the advanced search issue has been moved to module Advanced Search Plus for Omeka 3.