Esri / geoportal-server

Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
https://gptogc.esri.com/geoportal
Apache License 2.0
244 stars 149 forks source link

Register resouce content does not change with protocol type #290

Open sukeshlaghate opened 6 years ago

sukeshlaghate commented 6 years ago

Hi, I have installed Geoportal 1.2.9 when I try to register a new network resource I see different protocol types as radio buttons. It is my assumption that the required input fields should change based on the selected protocol types. However the input fields remain same no matter what protocol i select. Am I missing any configuration settings? Please find attached the snap shots along with gpt.xml

Any help is much appreciated.

gpt.zip geoportal1 2 9 geoportal_csw_1 2 9

marcelsip commented 6 years ago

Hi, a bit late, but for anyone who might experience the same: I had the same issue with 1.2.6 and the cause was a reference to old JS API version. gpt.xml should contain: <interactiveMap jsapiUrl="//js.arcgis.com/3.13/"