Joao-Paulo Tonelli

Results 3 comments of Joao-Paulo Tonelli

Hi everyone, @alecslupu I've managed to solve it partially by implementing client-side validations. I've added some JavaScript code on **decidim-forms/app/packs/src/decidim/forms/option_attached_inputs.component.js** to validate checkbox and radios. I've put the complete file...

Absolutely. Here follows the CKAN official doc page: [https://docs.ckan.org/en/2.10/maintaining/configuration.html#ckan-root-path](https://docs.ckan.org/en/2.10/maintaining/configuration.html#ckan-root-path)

Hi, I have finally managed to fix this problem. Actually, I had to configure the nginx container to redirect the requests accordingly (using the **/myroot/** prefix). I don’t know whether...