Skip to Content
Menu
This question has been flagged
3 Replies
3241 Views

I am collecting some data from users using a form in Odoo V16. I am unable to figure out how to find and use the data in a meaningful way. Can anyone help?

Avatar
Discard
Best Answer

Hi,

Are you talking about website form, if yes, you can create a template which will render the form where user can enter the data, and on the form submit, you can get all the entered values in the form inside the controller which is specified in the action of the form and from here, you can process the inputted values and record into the backend db as per you need.

For more, see: https://www.youtube.com/watch?v=KBVwHkUSnuI

Thanks

Avatar
Discard
Best Answer

did this help? Did it work for you?

Avatar
Discard
Author

Yes, it was helpful

Author Best Answer

Thank you very much. I will check that out. 

Avatar
Discard
Related Posts Replies Views Activity
1
May 24
2850
1
Jun 17
11011
3
Mar 15
13033
0
Mar 15
3751
1
Nov 18
3454