on 2010 Mar 17 7:41 AM
Hi All,
I am adding an attachment (through coding ) to an UDO.
The attachemmt attaches fine but the Date Added field is blank and non editable.
Moreover I cannot find any APIs to fill this field with the current date.
As a result, my UDO does not get saved.
Please provide pointers to fill the Date Added field either automatically or through coding.
Regards,
Himanshu
Request clarification before answering.
Hi Himanshu -
Can you post your code? Are you creating the AttachmentIfc via the TypeFactory class? Then setting the file data? If you are using the standard attachments collection, you will need to create an element in that collection, set the attachments information, then, add that to the collection.
Rob
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.