AuScope / ckan-docker

Scripts and images to run CKAN using Docker Compose
0 stars 2 forks source link

Batch Excel temaple #207

Open NTaherifar opened 3 months ago

NTaherifar commented 3 months ago

@kitchenprinzessin3880 @laughing0li
In the Excel template, the combobox values (CV) are being filled with labels. For some fields, the labels and values are different. To ensure consistency with the UI, we need to either modify the template files to use the actual values instead of the labels or adjust the batch code to find the values based on the labels.

For example, for the "Related Resource Type" field, the option shown is "ComputationalNotebook," while the actual value should be "computationalnotebook."