Hi All,
I have created two event in Odoo community server.
I want enable registration for one event and disable registration for another.
how can I handle it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
no way to hide the button in a clean way. but if you disable registration for all the tickets you have (for instance setting start/end registration dates in the past) yhen magically the button disappear.
Hi,
I think there is no direct field available in Odoo for enable and disable the event registraion. But there is a way you can restrict the user from register to a event by setting the Limit Registation checked and set the Attendees to 0 in the desired event form page. By doing this the users are not allowed to register for that particular event.
Hope this will help you.
Thanks.
If Limit Registation to 0 then the user still getting Registation button.
how can I hide it?
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
0
Mar 15
|
4249 | ||
|
0
Mar 15
|
3010 | ||
|
1
Mar 15
|
3705 | ||
|
0
Nov 20
|
2597 | ||
|
0
Nov 20
|
2924 |
Hi. I have the same requirement. Did you find a solution?