Link

I enter today’s date in “__”

Enter the current date in the specified field using the dateFormat format in the settings.json file.

Pattern

^(?:|I )enter today's date in "([^"]*)"$

Parameters

Position Description Value Type Restrictions
1 field field id/name/label/selector Must refer to a text-based field.

Examples

When I enter today's date in "Contract Effective Date"
And enter today's date in "Signature Date"