Modify ↓
Opened 11 years ago
Closed 11 years ago
#11419 closed defect (invalid)
how to set the system date to the new request for custom field
Reported by: | Owned by: | Robert Corsaro | |
---|---|---|---|
Priority: | normal | Component: | DateFieldPlugin |
Severity: | normal | Keywords: | |
Cc: | ashish.khanna@… | Trac Release: | 0.12 |
Description
Hi,
I have field called Planned Start Date for which i do not want the user to feed the date by them, i want the field to be updated automatic by current date.
Attachments (0)
Change History (1)
comment:1 Changed 11 years ago by
Priority: | high → normal |
---|---|
Resolution: | → invalid |
Severity: | critical → normal |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
You'll need to write a custom plugin for the feature. You could probably even do it in JavaScript.
Anyway, it's outside the scope of features for the DateFieldPlugin.