Skip to Content
Menu
This question has been flagged
2020 Rodiniai

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

        }

    })

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
0
bal. 24
1959
4
lapkr. 23
6065
0
spal. 23
1810
0
gruod. 22
2713
2
gruod. 23
19493