becomcs
06-07-2007, 11:36 AM
I design a form with two action:
@COMMANDE([FILESAVE]);
@COMMANDE([FILECLOSEWINDOW])
@COMMANDE([FILECLOSEWINDOW])
The first is available only in edit mode.
If I trigger the seconde one, it reload a complet layout in the tab panel.
@COMMANDE([FILESAVE]);
@COMMANDE([FILECLOSEWINDOW])
@COMMANDE([FILECLOSEWINDOW])
The first is available only in edit mode.
If I trigger the seconde one, it reload a complet layout in the tab panel.