jump to navigation

How to change the creation date in lotus notes… $created February 16, 2008

Posted by pierrekoerber in Lotus Admin.
Tags: , , , , , , ,
trackback

I have found in a forum this little trick.

Just add a field in the document named $Created, the document will show the date in this field for the formula @created in views… nice and useful !

/* Created date, if specified overrides UNID created date for @Created */
#define FIELD_CREATED “$Created”

http://www.pierre-koerber.ch

Comments»

1. noj - April 6, 2008

Not sure if the tip is helpful for my query, but is there any way you can change the date an email will be sent? For example, if today is January 30, can it be possible that when you send an email today it will reflect as sent on an earlier date (for example January 25) instead? Appreciate any tip.Thanks!

2. Richard - September 2, 2008

Maynbe try to Modify the posted date

3. shobhan - September 29, 2008

worked for me :)

4. Brane - June 16, 2009

Great tip thanks