Hello Odoo Community,
Building a custom model in Odoo studio is great, as it gives me the option to extend or build new ERP features. Odoo Studio also provides the possibility to add a Form on the website to allow a website or portal user to Create records in a custom model.
I'd like to enable a website portal user to Read, Update, and Delete records that they created in a custom model.
How can I do that through Odoo Studio?
Especially when the only available website component in Odoo Studio and Odoo Website Builder is a Form, but no List, or Table, or similar dynamic content components.