Skip to Content
Menu
This question has been flagged
1 Reply
4771 Views

How can a make a button "create new product" from website builder available on website page?

Avatar
Discard
Best Answer

Hi,

If you are looking to create a form in web page for the creating the product, either you can create your own page and button for this using the code or you can use the form builder module for this purpose. 


This is a third party free module available in the store, you can get it from here: https://www.odoo.com/apps/modules/10.0/html_form_builder/


Check the index file of the above module, you will get idea about how to use it. Just drag the form builder snippet to your web page and show the fields in form so that user can enter and create records.


Thanks

Avatar
Discard
Author

Thanks! But i still don't understand how to call the needed action.

Author

Thanks so much! everything works!

Author

I use this form for creation a new product from webpage, but it writes the value of record "created_by" always OdooBot while i need to define user in this field. how can i change this logic?

Author

it's a trouble(

Author

So i can't use html_form_builder, because i need to define access rules (products are visible only for their creators).

I have found the java script method in website_sale module, but now i don't know how make him avaliable in my custom module.

Related Posts Replies Views Activity
2
Dec 23
12004
0
Oct 23
33
3
Oct 23
787
1
Oct 23
569
1
Aug 23
980