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
On clicking in the select2 (with tags:true, in forms.js) an entity with type[@id="type"] and name=[value-of-select2-that-the-user-just-typed] should be created through the API.
(relates to acdh-oeaw/apis-core#113)
The text was updated successfully, but these errors were encountered:
skurzinz
changed the title
Create entities from plugin
Create entity from plugin if not present in backend
Jun 18, 2019
On clicking in the select2 (with
tags:true,
informs.js
) an entity withtype[@id="type"]
andname=[value-of-select2-that-the-user-just-typed]
should be created through the API.(relates to acdh-oeaw/apis-core#113)
The text was updated successfully, but these errors were encountered: