Skip to Content
Menu
This question has been flagged
2 Replies
3200 Views

Assume I need to create an Alumni Form for my college? I have created the backend of the form, I needed a form to be viewed in the website, how could it be done?

Avatar
Discard
Best Answer

Hi,

You can use the website form builder option in the odoo13. You can just drag this form to your page and specify the back-end model. See the working here: https://www.youtube.com/watch?v=o3WGNq4i344


Also see this: https://www.youtube.com/watch?v=8uYxWRlxL_U

Thanks

Avatar
Discard
Author

Thank you, I have already done with it. But I don't want in that way. In addons, website_sale module -> data folder -> data.xml you could see how the create a customer form parameter's action appears in a coding format. Also you could see website_sale module -> static folder-> src folder-> website_sale_form.xml file in which the form we can view is given in code. I just need to inherit them and create an alumni form. Could you please tell me the solution for it.

Related Posts Replies Views Activity
0
Jan 21
1852
1
Jun 23
1536
0
Nov 20
2988
2
Nov 20
4037
2
Apr 20
1951