Hello everyone.
I am just starting with Servoy so bear with me. I am using Servoy with our backend Informix database.
With Bob Cusicks suggestion and help of (a master “navigation” form (horizontal) and show IT (the nav form) in a tabpanel on each of your forms. Then you will be “looking at” the native form and the end user can just hit “command F” for finding, “command N” for new records and so on.)
Now there are buttons to go between six forms.
The buttons are located at the top of each form and when clicked go to each form. Each form is used to populate a different table in the backend Informix database.
What I currently would like to do is when a user does a find and pulls up an individual on the first or main form, if they decide to click on one of the other buttons, and its form is pulled up, I would like them to be able to see the individual that was found on the main form on this different form they selected. I do have relationships set between the tables.
Thanks for any help you can offer.