HI all.
Anyone figured out yet how to ensure the pop-up for the date calendar
automatically go to the current (today) date???
Each time i open mine, it defaults to January 2025.
HI all.
Anyone figured out yet how to ensure the pop-up for the date calendar
automatically go to the current (today) date???
Each time i open mine, it defaults to January 2025.
@marcosvbi you can set the init value [initial value] to the current date.
thank u very much. it worked.
awesomeness!!
It happen because of this default value when you drop it, I will ask our team to remove this value. If you clear it you will have the today date by default
Of course the @Himanshu solution works too but this property is there for this use case precisely!
thank you guys!!
I’m encountering a similar problem but with a form input. I can set it up by editing the init value and it will display the current date but I only want this input filled in if the user clicks and needs that date filled in. I do not want the form submitting any date unless the user sets it, I just want the current date to display if the user sets it.
To recap, I have 5 dates that need to be tracked per project but the user doesn’t get all 5 dates at the same time and I do not want the option prefilled with anything UNLESS they click on the field. Then it needs to display the current date, not Jan 2025. Please help! Thx!