does anyone have any thoughts on how to make a custom date transaction body field only accept future dates?
k
karlenigma
11/30/2021, 6:09 PM
You can use a workflow on field change to check the date and flag a user error if date is less than today
m
mattb
12/01/2021, 2:17 AM
@karlenigma awesome… i have been playing around with this idea and am struggling to get one to fire based on whether a date on or before today’s date is entered. i am doing something not quite right with the trigger point. any ideas?