poetapp / explorer-web

Explore the Po.et Network and manage your API Tokens
https://explorer.poetnetwork.net/
MIT License
23 stars 9 forks source link

Create Claim: Custom Fields #676

Closed lautarodragan closed 5 years ago

lautarodragan commented 5 years ago

Allow adding custom fields in the create claim screen.

  1. Add a Content Type dropdown with the following options:

  2. Add a Add Field button. Behaviour TBD. The user will then be shown a [dropbox?] listing all the fields available for the selected Content Type, given by the matching JSON-LD schema (for example: https://schema.org/ImageObject.jsonld).

TBD: