field is called 'defaultdate' trying to compare a hard code date please help on the syntax issue below for the rule condition
formatDate([entry.defaultdate], "yyyy-MM-dd") >= "2025-03-06"
defaultdate.formatDate(yyyyMMdd):>=20250306
or
defaultdate:>=[date20250306
]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.