Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1997 Visualizzazioni

Can we use the header button (workflow button) to enter edit mode? I have tried


instance.web.FormView.include({

        init: function() {

            this._super.apply(this, arguments);

        },

        events: {

            "click .resume_consultation": "resume_consultation",

        },

        resume_consultation : function(ev) {

            ev.preventDefault();

            ev.stopPropagation();

        }

    })

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
apr 24
1957
4
nov 23
6056
0
ott 23
1800
0
dic 22
2700
2
dic 23
19481