Date toggle in custom field

I am trying to create a toggle that puts the right date into a custom field. Basically we have a checkbox on our order entry screen that when it’s checked and receive my date is put into the sales order acknowledgment form. I would like to use that same check box and populate the correct date into this custom field.

Another way of saying it is when the check box is not marked I want the need by date and that custom field, and when it is marked I want the required by date in there. We’re going to use this custom field to put into ECC.

Should be a simple data directive bpm on change of that checkbox or the date fields to update the custom date.

Ended up with data bpm to function. Thank you!

1 Like