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!

Oracle forms 10 - change Window help URL

gibeomFeb 12 2019 — edited Feb 14 2019

Hello, everyone. Let me ask you a question.

There is a problem with adding Windows Help on the toolbar in Oracle forms.

Compiling one fmb file can also be used for different purposes depending on the parameters.

But the url addresses of Windows Help are the same.

So I want to change one address. Is there a way?

Comments

Michael Ferrante-Oracle

In order to help you, we need more clarification on what you want to do and to what you are referring. To what "URL" are you referring? Are you referring to the default Help menu item as seen in the image below?

pastedImage_0.png

The "Help" shown here is part of the menu. If you want something different, you need to create your own Menu module (MMB/MMX).

Also, there are no URLs in a Forms application except ones that you create and call with a built-in like WEB.SHOW_DOCUMENT. Remember that the client side of Forms is Java and not HTML.

gibeom

thanks for answering .

that's not what i want.

can you see question mark on your image? 

i'm working on making help page by clicking the question mark.

i resolved my problem by googling.

anyway thanks

1 - 2

Post Details

Added on Feb 12 2019
2 comments
201 views