Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2027 Prikazi

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
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
apr. 24
1964
4
nov. 23
6075
0
okt. 23
1818
0
dec. 22
2720
2
dec. 23
19512