Attachments clip function for custom oracle form not working
We are on oracle r12.2.7. I have a custom form and in WNBI, I added following code
APP_SPECIAL2.ENABLE('VIEW.ATTACHMENTS',PROPERTY_ON );
Also using application developer responsibility, created a document entity and attachment function. using existing Miscellaneous category.
I open up the custom form. The attachment clip is enabled. However clicking on the attachment clip does not open the attachment form to attach files.
Please advise what I could be doing wrong
Hopefully asking in the correct category