Another thought: I tried to make clicking a button or field go to a control on another page but this is not working.
Does the OnClick work with fields, or is OnFocus used?
Can the GoToControl go to a control on another page?
Is it possible to have a button open a different session form and pass a variable to that form so it looks for specific data? For example, I want to click a machine button and open a form that shows what is running on that machine.
Thank you