UI Page submission - how can processing script access the dynamic ui_checkbox values submitted from ui_form?
I have a basic UI page that is just a sandbox to prove a concept I want to do. Basically, the UI Page is invoked through a UI Action (from cmdb_ci_computer) by way of a GlideModal. The UI Page queries the cmdb_ci_computer table and shows a list 5 oth...