04-09-2010 08:40 AM
Is it possible to add a link to a Detailed Help file to the Context Help for a control or indicator? I know that it is possible to include such a link in the VI Documentation for an entire VI, but I don't see such an option for individual controls or indicators.
I am working on documenting a UI for configuration of various test sequences; each test sequence has its own type-defined configuration cluster. I have added fairly detailed descriptions (to display in context help) for each of the individual controls in the cluster. Now, I would like to include a link to an HTML help file with a flowchart of the entire sequence, with that link showing up in the context help for the cluster and/or each of the cluster elements.
I realize that I could just put a help button next to the cluster (or add a run-time menu option, or something similar) and programmatically open the link in a browser on that event, but I would prefer to keep it all within the context help framework, if possible.
Thanks!
04-12-2010 12:12 PM
Hello TurboPhil,
Unfortunately, I dont think it's possible to include that for individual controls or indicators. Your best bet is to have a help button next to the cluster and open the link programmatically.
04-12-2010 12:22 PM
01-22-2013 12:45 PM
I'd like to see this feature added as well. I'll put it in the LV suggestions...
05-15-2016 10:44 PM
Just wanted to bump this back up to the top and see if it could generate any more interest. As of LV 2015, the VI description linking has some new featuers, but still no support for linking control and indicator descriptions to external files. I think this could be really useful for providing detailed help information to end-users.
DaveT