I have 3 date fields, 2 date & time and 1 only date.
It doesn’t matter what format or console.log option I use, it always remains empty, even though there is a value in the created entry.
This is my script to try and figure out what the issue could be, the log, and the entry field (unselected and selected):
@TapeTeam It’s been a while since I Posted this and I still didn’t receive an answer. Could you help me out? I don’t know what else to try, the Date keeps coming back empty
After further testing, I found out that when simulating the automation, the inserted date does not appear, only when I actually run the automation.
I would appreciate it if this could be adjusted, since the dates are entered in the form and therefore are technically available, it would only make sense to show it.
Other inputs in the form were visible, that’s what led me to believe there was some issue with the dates and not with the way I was testing it.