fill a date on a form based in other field
I have two fields: Start Date and Initial Date, both of type Date (not Date/Time). When the user selects the Group "PANP", I need the Initial Date to be automatically set to 1 month and 7 days after the selected Start Date.I’ve already tried using a ...