Hi,
I'm trying to add field in the input form operation. two field is dropDown to choise one value.
the first field is the "type operation" and the second the "sub type operation".
My needed is when someone choose the "type operation" the list of "sub-typeOperation" update and show just the value of sub-typeOperation link with "typeOperation".
form example :
here the list :
typeOperation | SubTypeOperation |
conquete | TRIMESTRAL |
conquete | CHEQUE PACK RENUEVA |
conquete | PROMOCIONES CLUB |
conquete | CHEQUES PRO |
relance | CAPTACION |
relance | BIENVENI |
relance | REACTIVA |
relance | MGM |
relance | BIENVENIDA PRO |
relance | CHURN |
comercial | DIAS ESPECIALES |
comercial | JARDIN |
comercial | FAST PASS / DESESTOCKAJE PROYECTO |
comercial | FAST PASS / DESESTOCKAJE TECNICO |
comercial | FAST PASS / DESESTOCKAJE REHABILITACION |
comercial | FAST PASS / DESESTOCKAJE JARDIN |
comercial | FAST PASS / DESESTOCKAJE DECORATIVO |
When someone choose comercial, i want to see just the subtypeoperation commercial.
I need help
Thanks