Hi everyone,
Is it possible in the Item form to compute a field directly while saving the Item, or alternatively via a trigger to the Action Processor?
Here’s the scenario:
We have two fields:
- Item End Date
- Item Notification Days
We’d like to automatically calculate and keep updated a third field:
- Item Notification Date = Item End Date - Item Notification Days
The Item Notification Date should be a read-only field, managed entirely by the system.
Has anyone implemented something similar or found a reliable approach to achieve this?
Thanks in advance!

