Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
324 Widoki

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?

Awatar
Odrzuć
Autor

From the front end, not from the back end

Autor

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

Najlepsza odpowiedź

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:


Awatar
Odrzuć