Skip to main content
Known Participant
September 9, 2009
Question

Context Sensitive help using icon

  • September 9, 2009
  • 8 replies
  • 2642 views

I am creating HTML help for an application. Is there a way to have the map ids associated to an icon on a screen in the application that is clickable to launch the help topic for that screen versus having to hit the F1 key? I am able to do this when I create Web Help.

We are not going to be documenting every screen right now so a help icon would be helpful to identify areas in the application that offer online help. We don't want to place a static image that is not going to launch the topic.

Is there a  way to do this? Also what is the standard for Microsoft help?

Diana

This topic is closed to new replies. Start a new post to keep the conversation going.

8 replies

Community Expert
September 10, 2009

Assuming your developers add an icon or button to individual screens, they should be able to code it to work just like a Help button, which Microsoft uses in dialog boxes.

Alternatively there is the little question mark in the title bar, although I'm not sure if that can be coded per screen, or if it has to be turned on for the application as a whole.

Captiv8r
Legend
September 10, 2009

Hi there

Isn't the question mark in the title bar normally used for What's This? help?

I agree that if that could be hijacked it would make for a convenient location.

Cheers... Rick

Helpful and Handy Links

RoboHelp Wish Form/Bug Reporting Form

Begin learning RoboHelp HTML 7 or 8 within the day - $24.95!

Adobe Certified RoboHelp HTML Training

SorcerStone Blog

RoboHelp eBooks

Known Participant
September 10, 2009

Hi rick, we have the icon, that's not an issue. I'm just asking that if the developer adds the icon to the screen, can the map id be mapped to that so that it's clickable to launch the topic?