Navision Help (F1)

bksbks Member Posts: 115
Hi All...

Is there any way, we can edit Navision Help or Create a new help for customization which would be available while pressing F1???

Comments

  • bbrownbbrown Member Posts: 3,268
    Yes, see the Microsoft Dynamics NAV 4.0 Tools CD
    There are no bugs - only undocumented features.
  • Revolution1210Revolution1210 Member Posts: 161
    There are tools to help you develop context sensitive html help for your custom NAV forms/tables/reprorts etc. You can find them on the 3.70 and 4.0 Tools CD (see PartnerSource).

    I went down the RoboHelp route, and the basic process is as follows:

    1. Import the help objects into your NAV database - these allow you to generate htm files for each table, field, report, form that you wish to write help for.

    2. Import the htm files into RoboHelp

    3. Write your help in RoboHelp

    4. Compile project using nav GATE compiler.

    5. Copy chm file into your language folder in your nav installation and marvel at your lovely new context sensitive help :)
    Ian

    www.NextEqualZero.com
    A technical eye on Dynamics NAV
  • bksbks Member Posts: 115
    There are tools to help you develop context sensitive html help for your custom NAV forms/tables/reprorts etc. You can find them on the 3.70 and 4.0 Tools CD (see PartnerSource).

    Where excatly on partner source?
  • Revolution1210Revolution1210 Member Posts: 161
    bks wrote:
    There are tools to help you develop context sensitive html help for your custom NAV forms/tables/reprorts etc. You can find them on the 3.70 and 4.0 Tools CD (see PartnerSource).

    Where excatly on partner source?

    Just do a search for tools cd
    Ian

    www.NextEqualZero.com
    A technical eye on Dynamics NAV
  • pvarpvar Member Posts: 157
    Is this feature available in Navision version 3.6?
Sign In or Register to comment.