Resolved! Get current catalog item variable name or sys_id from within widget
In a ui macro that is attached to a variable on a catalog item, you are able to get the sys_id of that variable using jelly ${jvar_question_id} and get the name using ${jvar_question_name} and the value using ${jvar_question_value} and label using ${...
