I have a requirement where in a page there are 2 objects, One is date and the other is a dropdown with 2 options: open and closed. If the date is before today, the status should get set to closed. Else remain as it is. How can this be achieved?
↧