Resolved! Catalog variable styles
I am trying to make a variable (type = label) bold with this catalog client script code: g_form.getControl('event_info').style.fontWeight = 'bold'; It is causing a javascript error: g_form.getControl(...) is null. I would also like to make the Q...