Insert today's date into Lightning Autofill

Опубликовано: 30 Март 2026
на канале: Lightning Autofill
3,250
13

Instructions from the video tutorial...

1. Put the following into the Variable tab:

today = javascript:(new Date()).toISOString().slice(0,10)

2. Enter this variable into where the date would be:

{@today}

Here are some different date formats you can play with:

(new Date()).toISOString().slice(0,10)
(new Date()).toLocaleDateString('ko-KR')
(new Date()).toLocaleDateString('en-US', {weekday:'long', year:'numeric', month:'long', day:'numeric'})

Here is the link to the Practice Form:
https://www.tohodo.com/autofill/form....

⬇️ INSTALL ⬇️

Google Chrome: https://chrome.google.com/webstore/de...
Microsoft Edge: https://microsoftedge.microsoft.com/a...
Mozilla Firefox: https://addons.mozilla.org/firefox/ad...