Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
346 Visualizzazioni

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?

Avatar
Abbandona
Autore

From the front end, not from the back end

Autore

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

Risposta migliore

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:


Avatar
Abbandona