Display the selected choice of a dynamically generated 'selectizeInput' widget based on the selected choice of previous widget
问题 I am trying to build a Shiny app that generates rows with multiple selectInput or selectizeInput widgets when a user presses the "+" button, and that removes such rows when he presses the "-" button. The image below show what I have achieved since now: How my shiny app looks right now: https://imgur.com/uQfdJrv My problem is that I can't find a way to show the widgets in the new row with the same selected values of the widget in the previous row. In fact, the user may want to change just