- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 02:25 AM - edited 11-11-2024 02:25 AM
Hi all,
I am looking at the options to dynamically show/hide characteristic and/or characteristic options based on the other characteristic values chosen.
Imagine scenario:
I am selling mobile phones, Mobile phone 1 and Mobile phone 2.
In the runtime (configurator), when the Mobile phone 1 option is selected, 256GB, 512GB, and 1TB storage options are available. But if I choose Mobile phone 2, only 512GB and 1TB storage options should be available.
The idea is that characteristic option values are dynamically filtered based on the previous selection.
Or even hide the entire characteristic from the configurator form (based on the previous selection).
Is that possible in any way?
Thanks in advance.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2024 04:49 AM
I think you will need this, product configurator Open State Management API framework.
I live for thumbs ups.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 09:49 PM
Hi @SrdanMatijevic ,
I have similar requirement where I need to decide whether Business Computer spec and offering are needed to be displayed or not based characteristic residential/business option is it is residential I need to Hide the Business computer. Please share from where and how I can configure open state management api.
thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 06:05 AM
I recommend to see a NowLearning course and a document for Open State Model.
Now Learning
Document
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2025 10:33 AM
Hi @Ajith Sasi
You can meet this use case using Open State extension APIs. We have a Declarative Rules Engine on our roadmap which can also solve for these kind of use cases without the need for scripting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-25-2025 02:28 AM
Thanks @Satoshi Abe ,
Now I am able to change the option dynamically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2024 08:05 PM
As @SrdanMatijevic has suggested, you can leverage Open State Model to solve this use case. We will be publishing a white paper on the same in the next few weeks as well. Till then please use this documentation.