Dynamic dropdowns is for helping you populate the next dropdown list dynamically based on what is selected in the previous list, not for helping to multiselect dropdown items. If you have a list of items and want to insert the selected ones into a database, I would suggest using checkboxes to insert these. We do not have a tool that inserts a multiselect list and inserts the selected values into a database.