I am new to Laserfiche Forms. My outflow path I am trying to use the DATEDIF date function to determine if a date entered is within one year from the current date. Here is what I have
DATEDIF(/dataset/Ever_Used_Drugs_Yes/Drugs_Last_Usage_Date_1,/dataset/CurrentDate,"Y") < 1
Can a date function be used in an outflow path and if so, do I have this set up correctly?