Assign Custom Navigation Pane to a Form

  • Thread starter Thread starter JamesJ
  • Start date Start date
J

JamesJ

Can or how does one assign a custom navigation pane to a form?
I know how to create custom categories and groups.
I want to look into creating navigation panes for each form and when the
form closes have the Navigation pane revert to the underlying form's
Navigation Pane.

Thanks,
James
 
I found that I'm able to diosplay a custom Navigation Pane
category by using NavigateTo and then the categoryname
in the OnLoad of the form. But, when I close the form the
category I navigated to remains.
How do I NavigateTo back to another category when the form
closes??

James
 
Back
Top