Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Enabling the attachment icon for custom form created on custom view

RJan 21 2011 — edited Jan 24 2011
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 21 2011
Added on Jan 21 2011
18 comments
5,123 views