Default date to be shown in the form at admin side.
Opened this issue · 2 comments
Signior-X commented
Default date to be shown in the form at admin side.
Shubhanshu0608 commented
can u pls explain about it little bit
BeingHomosapien commented
This is a easy one.
I already did this but didn't make the PR.
You can try it. It says when ever a new project is added, the date of creation should automatically be added to the database without taking it as an input from the user.
You just need to edit one line in Mongoose Schema.