Custom Lightbox - children of form sections

Hello,
I’m using a custom lightbox, similar to yours in this example : https://docs.dhtmlx.com/scheduler/samples/02_customization/05_custom_editor.html

I would like to disable ‘Details’ when a text is written in ‘Text’.
I managed to do it using jQuery : $('input[name=""]') .

But is there a way to do it with scheduler methods ? Like : scheduler.formSection()

Thank you for your help !

Khwaja

Hi,
you can access this block using scheduler.formSection snippet.dhtmlx.com/4af1fba4b