I would like to add a button at the bottom of the Expense Form View, as we have added some custom fields to this View and Users are having to scroll back up to the top to find the Submit button when using smaller screen sizes.
What is the best way to do this so that the button is not visible when using the Form View on a large device like a laptop or desktop?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kế toán
- Tồn kho
- PoS
- Project
- MRP
Câu hỏi này đã bị gắn cờ
Odoo leverages Bootstrap, so you can define a section at the bottom of your Form View that is only visible on smaller screen sizes.
This is possible by leveraging the Grid feature - see https://getbootstrap.com/docs/5.1/layout/grid/ for more information.
There are six default tiers for device sizes:
- Extra small (xs)
- Small (sm)
- Medium (md)
- Large (lg)
- Extra large (xl)
- Extra extra large (xxl)
Adding the following XML to an inherited View will show your button on Extra Small, Small and Medium screens and hide it from Large, Extra Large and Extra extra large screens:
Result on Desktop (button not visible):
Result on Mobile (button visible):
Bạn có hứng thú với cuộc thảo luận không? Đừng chỉ đọc, hãy tham gia nhé!
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
1
thg 4 24
|
1471 | ||
|
2
thg 5 23
|
5892 | ||
|
5
thg 7 25
|
7703 | ||
|
1
thg 1 25
|
1350 | ||
|
2
thg 11 23
|
2823 |