Esri / geoportal-server-catalog

Esri Geoportal Server is a next generation open-source metadata catalog and editor, based on elasticsearch.
https://www.esri.com/en-us/arcgis/products/geoportal-server/overview
Apache License 2.0
95 stars 60 forks source link

Custom Element Creation #290

Closed GISScience closed 1 year ago

GISScience commented 5 years ago

Hi,

GP 2.6.1 ES 6.4 Arcgis Javascript API 3.2

I want to create a table custom element like textarea , options , which exist in "metadata>form" path of arcgis js API. table element will help me to show data in grid format.

is there any other way to show data in grid form , any helping document with that respect to creating custom element like table?

Thanks and Regards,

valentinedwv commented 5 years ago

https://dojotoolkit.org/reference-guide/1.10/dojox/grid/index.html#dojox-grid-index

vishnuvardhank7 commented 3 years ago

Hello Devesh,

I'm also looking for custom elements like a table and radio button did you get any information on the same. How to implement new kinds of elements like grid table, radio button, multi-select in the metadata form with proper work flow?

mhogeweg commented 3 years ago

Can you share the metadata profile you use that would require these custom elements?

vishnuvardhank7 commented 3 years ago

Can you share the metadata profile you use that would require these custom elements?

https://github.com/Esri/geoportal-server-catalog/issues/344