Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

Obtain value of dinamically created checkboxes

$
0
0

@efmoran wrote:

Hello,

I am generated some tabs with checkboxes inside. each checkbox_list is created dinamically, which means that depending of other dropdown it will change. Maybe having same number os tabs of maybe not.

I can reference each created checklist with “id=checklist_CATEGORY” where “CATEGORY” change and the number of categories depends ofs a selected value in a dropdown.

I want to generate a function (not callback) to list all the values of the checkboxes selected. And knowing that each checklist is created dinamically I can not do a callback State or Input because the value could or could not be in the board.

Any way to solve this?

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6271

Trending Articles