Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
326 Vistas

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
Descartar
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

Mejor respuesta

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
Descartar