WODA: FAQs

 Data Management

Is there a way to change the "new records" behavior, to reflect the "last created" rather than "last edited" record?
It is very simple. Add a field called "DateCreated" in your database that will store the date the record is created. In your entry form, make the field hidden, and set it to the current date. You can use Perl or JavaScript to do it.

Then you know which record is new (less than xx days).

Jean-Paul
modify the informationdelete entire recordexplain the meaning of the fieldsbrowse recordsAdd a new questionHome page of this databaselogin Valid HTML 4.01 Transitional Valid CSS! Powered by WODA 4.6x trunk