Dynamo Player Checkbox option to select multiple items on a list

Hi, is there a way to add a checkbox list of multiple items to filter it in Dynamo Player? I am working on a project where i want to provide a list of details to be added and the option needs to include a selection of the details to be added but i don’t see an option for checkbox list? does anyone try this before? thank you in advance for your input.

Look into the Datashapes UI++ nodes as they are built for this. However that UI won’t trigger until the graph starts to execute, so you won’t have an input in Dynamo Player, but a popup you can configure.

Thank you Jacob, i have tried that plugin in the past without any luck. i was wondering if there anything else available for checkbox selection of multiple items

There is a Data-Shapes node for exactly what you’re asking. Can you try it again and share any issues you run into so we can help you?

1 Like

What was the issue? From what you’re asking this is your only tested path forward, leaving you with it, some other user interface, or building your own node.

The issue that i was getting was that none of the pop menus where showing up from the data-shapes nodes but i think its working now that i removed them and reinstalled them.

My script is working so far, thank you guys.
Screenshot 2024-09-27 171614

1 Like