Good morning everyone!
I’m working with our engineering team on building out embedded configurators in Application Studio ahead of our implementation in the next couple of months, and I’ve run into an interesting dilemma that I’m uncertain of how to solve. We’re using Kinetic on the cloud as an added note.
Most of our products are MTO and highly customizable. As a result, BOMs and options are changing pretty constantly. Most of the data and logic has been set up using combo boxes with Configurator Lookup Tables tied to them to populate the selections and make it easier to manage if something needs changed. A lot of our products offer “Addons” that are extras the customer can choose if they see fit, as shown in the screenshot below:
This is where I run into the issue:
Is there a way to make multiple selections in a combo box input, rather than just a single one?
The closest thing I’ve been able to find that allows multiple selections is the “List” input option in the Toolbox. As far as I can tell though, these don’t have the capability to have a lookup table tied to them, just static items that can be listed from within the input itself. Below is a screenshot of the “List” input’s description in the Toolbox:
My biggest concern with using the “List” input, is that the Configurator Rules will not see the selection choices the same way that the combo boxes populated with lookup tables do, which will lead to parts not being pulled onto the BOM after the item has been configured by the sales team.
I still need to do more testing, but I’m wondering if it’s possible to have a multi-selection combo box, which will save us a fair amount of work if so.
Appreciate any and all input on this, and hope everyone has a great day!