Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Integration problems

New Here ,
Jul 09, 2007 Jul 09, 2007
OK, I have two Webhelp projects integrated into a browser web application. Both use a frame setup, and I would like both to open with the TOC frame. One project does, one does not. I know both files are being called in the same manner:

if (menuBarText == 'PAM')

RH_ShowHelp(0, "WebHelp/PAM/PAM_Help_File.htm>Main", HH_HELP_CONTEXT, mapid);

else if (menuBarText == 'GPT')

RH_ShowHelp(0, "WebHelp/GPT/GPS_Online_Help.htm>Main", HH_HELP_CONTEXT, mapid);

Yet, the PAM webhelp opens with a TOC page, and the GPT webhelp does not. Any idea as to why this may be happening? Thanks.
258
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jul 09, 2007 Jul 09, 2007
LATEST
Previous postings in this forum suggest possible causes:

WebHelp/GPT/GPS_Online_Help.htm>Main
GPT and GPS are different.

GPS/GPT may have been generated with no TOC. Check the output setup.

Harvey
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp