Problem creating Help files with the mergetool

elwin68
elwin68 Member Posts: 153
I'm creating help files for our add-on using the mergetool (http://www.mergetool.com).
Everything is going well exept one thing.

When you want to jump between help-pages the command
($ T_50000_1 $) is used. This works fine when you want to jump from add-on field to another add-on field.
Now I have a help file from an add-on field and I want to jump to a help page from a standard Navision field.
This is not possible with ($ T_18_1 $) because field 1 from table 18 is not present in the mergetool.

Does anyone know if this is possible and how this must be done?

Thanks in advance.