Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
2016 Vizualizări

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();

        }

    })

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
0
apr. 24
1957
4
nov. 23
6064
0
oct. 23
1809
0
dec. 22
2711
2
dec. 23
19492