CONTEXT-SENSITIVE HELP IN ORACLE APPLICATION FORMS
Hi All,
I have a requirement of implementing Context-Sensitive Help in Oracle Application Forms.
The requirement is such that, for example if we open the Employee Form and click on Help->Window Help a customized client specific Help(A PDF document) on how to create an employee should open up.
Likewise if I am on the Assignment Form and click on Help a customized PDF Help document specific to client should open.
Basically we are trying to achieve Client Specific HELP Documents instead of Oracle provided seeded HELP documents and make it Context Sensitive.
Please let me know if anyone has worked on a similar kind of requirement.