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
New feature: Collection administrators can now configure which metadata fields appear during dataset creation through the `displayOnCreate` property, even when fields are not required. This provides greater control over metadata visibility and can help improve metadata completeness.
2
2
3
3
- The feature is currently available through the API endpoint `/api/dataverses/{alias}/inputLevels`
4
-
- UI implementation will be available in a future release
4
+
- UI implementation will be available in a future release[#11221](https://github.com/IQSS/dataverse/issues/11221)
5
5
6
6
For more information, see the [API Guide](https://guides.dataverse.org/en/latest/api/native-api.html#update-collection-input-levels) and issues [#10476](https://github.com/IQSS/dataverse/issues/10476) and [#11224](https://github.com/IQSS/dataverse/pull/11224).
0 commit comments