Skip to Content
Menu
This question has been flagged

I want to make a dynamic snippet which load the dynamic data from the model. And the snippet also has a dropdown in the option where user choose or select and the data will be filtered depending on the users selection.

Example:

I need to create a custom snippet. For example my custom snippet name is s_student_snippet.

  1. Whenever I drag and drop the s_student_snippet into the website page it shows the list of student (student model: name, age, class).
  2. The s_student_snippet has also a snippet-option which is a dropdown menu. And the dropdown menu shows all the class of those students (student model: class). Suppose the value of dropdown menu are a. Class V, Class VI, Class IX and Class X. If I choose Class IX, then the student list filter out only Class IX student and display only Class IX students in the website.
Avatar
Discard
Author

@ Cybrosys Techno Solutions Pvt.Ltd
Your replies help to create dynamic snippet but not cover the main part which is snippet option with filtering data dynamically.

Best Answer

Hi,

Please refer to this blog for creating dynamic snippets in Odoo:

 How to Create a Snippet in Odoo 16


Hope it helps

Avatar
Discard
Best Answer

looking exactly the same and want to do that with Odoo online and Studio. 

Avatar
Discard

@Cybrosys thank you for the Link. Is the implementation as shown on your link possible with Studio (Odoo online) or only through odoo SH / own hosted.

Related Posts Replies Views Activity
1
Mar 23
3702
9
May 25
15180
1
Feb 24
839
0
Jan 24
761
0
Aug 23
788