All,
I need to send email notifications within a certain time period from when an item will be expired. DayDiff calculated field would be great but only executes onLoad. Rollup field would be great but doesn't provide the dateDiff functionality.
Can I force a calculated field to rollup on schedule like a rollup field? Can I force some js to run? I have the js already written but obviously can't make the js run on schedule within form property config.
Any