This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Sent's View ~Yoshi Nimrebergflar 17.Jul.03 05:51 AM a Web browser Applications Development All ReleasesWindows NT
If you change your sent document to satisfie the following formula, it will appear it the sent view.
SELECT DeliveredDate = "" & PostedDate != "" & !(@IsMember("S"; ExcludeFromView))
That will work. As long as you create your document in the maildb.
Change your code, that those 3 fields have the required values. That should work.
cti