Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2005 Lượt xem

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

        }

    })

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 4 24
1957
4
thg 11 23
6060
0
thg 10 23
1800
0
thg 12 22
2703
2
thg 12 23
19484