Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2015 Zobrazení

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
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
dub 24
1957
4
lis 23
6062
0
říj 23
1807
0
pro 22
2711
2
pro 23
19491