From the picture above, is there a way if user click button Submit and the spinner selection is empty (meaning user did not make any selection) a notifier “Please don’t leave empty” will appear.
It seems like my if else condition doesn’t work and it will still store the value although user did not make any selection. Any solution for this?