Hay people, i have this code.
I have the problem, that cuando show and hide region, with page items into, and the region is showed, when do click on button, the page items dont send the info to submit.
any ideas..
Regars
Eduardo
// check, si estado enviar informe y Tipo: incidente ambiental, habilito gegion Orden de Compra
if (valor1 === 'PEI' && valor2 === 'IA') {
$('#orden_trabajo_id .t-Region-body').show();
} else {
$('#orden_trabajo_id .t-Region-body').hide();
};
// TKT-9538, emazzu, 29-05-2025, Fin, mostrar y/o ocultar tipo de tarea y supervisor para generar ot y asignación de fecha_denuncia