User Activity

Hi,I have one value set on jvar on UI Page HTMl and I want to show one alert message depending on the value set on submit of the UI page.For that reason I want to check jvar value on onSubmit function of the UI page client script. I am not aware of t...
How to set up sysparm_additional_qual from UI page client script. I have   one ui_reference field <g:ui_reference id="symptomID" name="QUERY:u_type=incident" table="u_symptom_service_mapping" value="${jvar_symptomID}" query="updateSymptomQuery();" on...