Hi, is it possible to create an option so that a logged in user can add their own event, save it and then have the event go to the administration for approval?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
Create a page and add an "Inner content" element of type "Form" to it.
For "Action" select "Mode Models", search for "event.event" and select the "Event" one:
Then, start adding the fields you wish your users to fill up - from the "Existing Fields" section(!). The Events Name for example here is just called "Event":
Unless you add a specific field for stage selections or publishing, the event will be created as in stage "New" and can be carried forward by your backoffice staff.
Find more details here:
- https://www.odoo.com/documentation/18.0/applications/websites/website/web_design/building_blocks/dynamic_content.html#form
- https://www.odoo.com/slides/slide/contact-forms-6932
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Регистрация
From the front end, not from the back end
Hey, thanks for your answer. Is it enterprise or community? Because I can't choose the model :(
Feature has been introduced in Odoo 18 Enterprise