omeka-s-modules / Collecting

GNU General Public License v3.0
2 stars 6 forks source link

Testing: CustomVocab integration #39

Closed jimsafley closed 5 years ago

jimsafley commented 5 years ago

The custom-vocab branch adds integration with the CustomVocab module for the following prompt types: item property, item supplementary, user private, user public. After selecting one of these you should be able to select a "Custom vocab" input type and then select from the list of custom vocabularies that were created via CustomVocab. Remember to add the changes and save the form. When viewing the form on a public site you should be able to select from the custom vocabulary and successfully submit the form. The resulting item should show that the selected vocab string was saved.

mebrett commented 5 years ago

Tested successfully on chrome (on windows and mac), firefox, and safari.