Update Date Field Based On Value In Other Date Field
Update Date Field Based On Value In Other Date Field
Based on the value in another date field, the script provided below would automatically set the value for the date field.
For instance, the production deadline must be two days before the delivery date. Let's assume that a project's delivery date has already been established and that the field type "Production Due Date" is already present in the form. The Production Due Date will automatically update to two days before the delivery date if the following script is used.