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
I'm currently working on a CKAN extension that adds extra fields for different languages. To achieve this, I am using both ckanext-fluent and ckanext-scheming. However, I'm facing difficulties with the configuration.
I have thoroughly read the documentation of ckanext-scheming, but I am still unable to configure it properly. In my plugin.py file, I have set up my JSON file, but unfortunately, the extra fields are not showing up when I try to create a new dataset.
Could someone please assist me in properly configuring ckanext-fluent and ckanext-scheming with my extension, so that the extra fields for different languages appear when creating a dataset?
Hello everyone,
I'm currently working on a CKAN extension that adds extra fields for different languages. To achieve this, I am using both ckanext-fluent and ckanext-scheming. However, I'm facing difficulties with the configuration.
I have thoroughly read the documentation of ckanext-scheming, but I am still unable to configure it properly. In my
plugin.py
file, I have set up my JSON file, but unfortunately, the extra fields are not showing up when I try to create a new dataset.Could someone please assist me in properly configuring ckanext-fluent and ckanext-scheming with my extension, so that the extra fields for different languages appear when creating a dataset?
my plugin link
Thank you for your help!
The text was updated successfully, but these errors were encountered: