Fixing the Height of Knowledge Category Picker Dialog in ServiceNow (Custom Macro Approach)
ProblemIn ServiceNow, the Knowledge Category Picker (used for the kb_category field in Knowledge articles) opens a dialog window using the UI Macro kb_category_reference_lookup.However, the dialog’s height is fixed to 150px, even when using: dialog.s...
