Some times i see buttons created without action and some time with it. When we need to use Button action and when we don't?
maybe some 1 can explain me this.
Some times i see buttons created without action and some time with it. When we need to use Button action and when we don't?
maybe some 1 can explain me this.
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
How do you create a button?
แก้ไขแล้ว
|
3
เม.ย. 17
|
4740 | ||
|
Button to open form. V11
แก้ไขแล้ว
|
2
มี.ค. 19
|
5002 | ||
|
1
มี.ค. 15
|
5030 | |||
|
0
มิ.ย. 26
|
1 | |||
|
0
มิ.ย. 26
|
282 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.
i'm talking about action in view. like
<!-- More button Action -->
<act_window id="todo_app.action_todo_wizard"
name="To-Do Tasks Wizard"
src_model="todo.task" res_model="todo.wizard"
view_mode="form" target="new" multi="True" />
</odoo>