T
tomocb
I can't get an On Click event to work with a combo box. It looks like it
automatically turns into an After Update event.
My Combo Box has two columns with the first column hidden because it is a
key field. The combo box is also displayed as a hyperlink so that the user
can click the list item value to open a form.
But I can get the On Click event to work if the user is selecting an
existing value in the combo box.
Any suggestions? Thanks in advance.
automatically turns into an After Update event.
My Combo Box has two columns with the first column hidden because it is a
key field. The combo box is also displayed as a hyperlink so that the user
can click the list item value to open a form.
But I can get the On Click event to work if the user is selecting an
existing value in the combo box.
Any suggestions? Thanks in advance.