Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

How to add dynamic dropdown for products with many attributes

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
ecommercevariantsattributesdropdownlistwebsite
3 Răspunsuri
7936 Vizualizări
Imagine profil
Marty Tennison

Hello Everyone,


I am wondering if Odoo has the option of adding dynamic (sometimes called Cascading or Dependent) dropdown to the website frontend for choosing product variants based on previous dropdown selection.


Example of a cascading dropdown: 

https://demos.telerik.com/kendo-ui/dropdownlist/cascadingdropdownlist

The issue is that if you have a product with many attributes but only some of the combinations are valid variants, the customer will very often not be able to choose a valid combination.  


Thank you for any help you can give me.  


0
Imagine profil
Abandonează
Imagine profil
Marty Tennison
Autor Cel mai bun răspuns

Hi Alek,

Thank you for the suggestion. 

I tried using the variant exclusion feature but that feature becomes unusable with items that have many variant combinations and have lots of exclusions.  

I opted to break my items up into single items and just deal with the extra work of duplicate information spread between items.  It's not an ideal solution but it will work until I can create a module that allows me to share common "blocks" of information between items.  Then, I will create a "block" and assign it to the relevant items.    That is also not a perfect solution since the "blocks" can become difficult to assign and manage, but it's better than having duplicate information.

I'm hoping that somebody has already created or will create a product block/snippet/chunk type of app that will serve this purpose, but so far, I have not been able to find one. 


1
Imagine profil
Abandonează
Agustin Barreto

Hi Marty,

I'm having the same problem. The idea of exclude attributes doesn't convince me, there are more unavailable combinations than the ones we need. In odoo v14, There is an option to select which product configuration should be used (normal and matrix configurator), maybe with development exist a way to append custom configurations on this selection (see screenshot ).

https://i.imgur.com/NUthD6L.png

Imagine profil
Kari Wiens
Cel mai bun răspuns

I know this is rather old but curious if anyone has found an app or development solution to this issue?? I have very complex products and before I reach out to someone for customer development was wondering if anyone has found a pre-existing app or simple front-end workaround maybe with JS?? I've already played around with JS a bit and with thousands of products it would get too messy IMO but I'm not a JS expert. I've tried the hide non-existing variant app and that doesn't work; it doesn't hide things in a dependent fashion, just all non-existing combos which will sometimes also exclude the option needed to show the other options. I can exclude variants and it'll be a greyed-out option but I have whole classes of attributes that need to be hidden, not just values within attributes. 

0
Imagine profil
Abandonează
Marty Tennison
Autor

We never found a satisfactory solution to this problem and ended up ditching our odoo migration completely. Our final solution was to rewrite our custom in house e-commerce app.

Kari Wiens

I couldn't find any way of doing it satisfactorily out of the box. Nor did I find any existing apps that would do what I need. I am moving towards custom development for this with a 3rd partner Odoo silver partner.

Imagine profil
Alek
Cel mai bun răspuns

Hi there!

Did you find what you were looking for?

1 option is is to exclude some variants

0
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
dynamically changes inside product variant page
ecommerce product.product variants website
Imagine profil
Imagine profil
1
sept. 25
1510
Placing attributes under the proper ecommerce categories Rezolvat
ecommerce attributes website v14
Imagine profil
Imagine profil
2
aug. 22
4848
How to promote only selected Variants under a Website Category
categories variants attributes website
Imagine profil
Imagine profil
1
nov. 20
3701
Attribute Name Change -> Website
cache variants attributes rename website
Imagine profil
Imagine profil
2
aug. 24
2461
How to force attribute selection on ecommerce multi-variants products?
selection ecommerce variants attributes Odoo13.0
Imagine profil
0
feb. 21
3921
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now