Hello,
I’m trying for hours to find a solution, if someone as an idea ?
I start from a list (grid_personnel) I design a button to edit the line of my report.
I pass a variable idT_Personnel field idT_Personnel.
If I call the form Form_personnel it works fine…
Meanwhile I would like to call a Tabs_app where the first tabs is Form_personnel
The parameters of the tab is idT_Personnel Variable idT_personnel
The WHERE clause of the Form personnel is idT_Personnel = [idT_Personne]
The point is I do not manage to pass GLOVA from grid to form through TABS