Dataset Editor Form -> country dropdown list not available ? #869
-
|
In Dataset Editor Form Not load list of Country. may be block for my firewall. ty. Im from Chile. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
|
If you experience the issue that the country dropdown list says "No data available" in the dataset editor form. there typically was an issue with the URL settings in your wis2box.env. The webapp code will attempt to load the countries from:
Please check if this URL is accessible and check if there are corrections required in the WIS2BOX_URL and WIS2BOX_API_URL settings in wis2box.env. After modifying wis2box.env please restart the wis2box and when accessing the dataset-editor in a browser please clear the browser cache to avoid the old URL being used by a cached version in your browser. kind regards, |
Beta Was this translation helpful? Give feedback.

If you experience the issue that the country dropdown list says "No data available" in the dataset editor form.
there typically was an issue with the URL settings in your wis2box.env.
The webapp code will attempt to load the countries from:
$WIS2BOX_URL/wis2box-webapp/codelists/iso-3366-1-countries.jsonPlease check if this URL is accessible and check if there are corrections required in the WIS2BOX_URL and WIS2BOX_API_URL settings in wis2box.env.
After modifying wis2box.env please restart the wis2box and when accessing the dataset-editor in a browser please clear the browser cache to avoid the old URL being used by a cached version in your browser.
kind regards,
Maaike Limper