How to detect Toggle is enabled in UI builder page?
Hi All, I have a settings page created in UI builder, where I have created a toggle button.I want to detect whether that toggle button is enabled, if its enabled then I want to call a scheduled job.In the scheduled job we have a condition field, but ...