George Nikolopoulos

Results 7 comments of George Nikolopoulos

You are right... the answer was in front of me... but what happens with the root menu? I am using a declaration like below for the menu, and the menu.get_name()...

Well, one way could be to see add back the ability to set the root menu, along with a name, like v2.1. If the user has defined one, use it....

Hi @neu-rah , I tried using UCGLib and it mostly worked, but the problem is that UCGLib is quite big and takes more than 60% of available program memory just...

You also need to modify the JS file that calls the controller action to also include your new field.

I have the same issue. Today, none of my tunnels work. I also tried setting up new ones on different machines on different networks, nothing worked...

For anyone looking into validation, I managed to make it work using the following method ```javascript $(function() { const { addFilter } = window.cf.hooks; addFilter('carbon-fields.text.validate', 'some_namespace', (field, value) => {...

Same thing happens for the date_time field as well...