Enabling the attachment icon for custom form created on custom view
RJan 21 2011 — edited Jan 24 2011Hi All,
I have created a custom form which is based on custom view.
Followed the Application Dev Guide and Created the Document Entity, Attachment Functions and attached to the category also.
Given the required primary key filed also.
The Defualt value for Enable Attachment is No and am unable to change the default value so changed in the User value as Yes
and Indicate Attachments is set to Yes.
Even used the below code in WNFI, but the attachment icon is still disable.
APP_SPECIAL2.ENABLE('VIEW.ATTACHMENTS',PROPERTY_ON );
Any suggestions where i need to still look into..
Regards,
RR