Hi,
I have 4 fields on a form which calls for a user to enter dates. There is a 5th field which should then automatically populate with the highest date entered by the users. I need to lock down this 5th field to prevent users from entering a date which can be done via business rule. What is the best approach to have the system look at the dates entered and insert the highest value into the 5th date field?
thanks!