I have a column called "status" from a table.. its a select list with 4 options...
I would like to auto populate other columns depending on what is selected?
example:
User picks "ASSIGNED" from the list
the Col Assigned Date would auto populate with the current date.
Thanks!!