Hello all,
I'm working on a simple VI in which the user must input the doctor name, his name, his gender.
However, I'm finding difficulties when it comes to the user inputing his date of birth. Is there a data type control in labview in which he can select his date of birth ?
Furthermore, in case the user didn't fill all the information on the pop-up window, I want the program to display a message ("You must fill all the required fields" or something like that
Can you help me arrange my program ?
Find attached the VI that im working on