Refresh Col List Box
See the script below. This is intended to be used in a dialog window. What this script does is set the Col List Box() min items to be either 0 or 1. When doing this, the watermark inside the column list box should change from optional to required. It will do this, but only after I move the mouse over the column list box (see screen video). Is there a way to make that refresh/update without hav...