Hi, I need to set a DueDate on specific invoices to blank, is that possible to do via a workflow (and I assume to use a formula?)? Thank you
d
Deepthi
11/13/2023, 2:27 PM
Yes you can use a condition
d
Daria
11/13/2023, 2:28 PM
Thank you for your reply. How do I set value to Null? What the formula would look like?
m
MGBC
11/13/2023, 5:03 PM
setup your set field value action like tihs
MGBC
11/13/2023, 5:03 PM
MGBC
11/13/2023, 5:04 PM
use Before Record submit as the trigger
d
Daria
11/14/2023, 11:20 AM
Hi, thank you for your response. It worked, but I haven't specified that it needs to be set to blank when you in the process of creating invoice as it's pulling the due date from a customer record and once it's blank, a finance will have to put a relevant due date and then save the record with the date they need. I hope it makes sense. Would that be possible to do with the workflow? Thank you
m
MGBC
11/14/2023, 1:21 PM
Change the trigger to before record load
Also in the event types select create and copy