PM-2355 "Al modificar un Intemediate..." SOLVED
> Code Isuue: Al modificar un Intemediate send message event y grabar sale un mensaje de error > Solution: Al configurar la propiedad de un message event y guardar la configuracion ya no muestra el error.
This commit is contained in:
@@ -67,7 +67,7 @@ switch ($_GET['CTO_TYPE_OBJ']) {
|
||||
$pmDynaForm = new pmDynaform($Fields);
|
||||
|
||||
if ($pmDynaForm->isResponsive()) {
|
||||
$pmDynaForm->printViewWithoutSubmit();
|
||||
$pmDynaForm->printTracker();
|
||||
}
|
||||
} else {
|
||||
$G_PUBLISH = new Publisher();
|
||||
|
||||
Reference in New Issue
Block a user