Skip to Content
Menu
This question has been flagged

I have created a model named "Trial1" with fields "fName", "lName", "age" and "desc" and then created a form for that model using the Html form builder. I embedded the form codes on the website i previously created using the Odoo Website Builder module.

Now that data is being captured and saved in the database, I wish to display the list of these received data in the Admin's side (basically in Dashboard) such that he can view/edit and update certain specific fields (for example, "desc").

While creating the model, I did try to "Add to menu" and selected "Dashboard" as parent menu. But, in this way, the admin can only create, i.e., submit model/form data, which is not really what i want.

Avatar
Discard

check the access rules and assign groups/users for that model.

Related Posts Replies Views Activity
1
Feb 23
1384
1
Feb 23
943
0
Nov 16
2634
1
Jul 24
27
1
Nov 22
4663