Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
If the user logs in go to the add page the users name must be automatically input the users login_name.
In the "Process record values" event of the add page enter this code:
$values['login_name'] = $_SESSION['UserID'];