Skip to content
Discussion options

You must be logged in to vote

Okay, that's what I was guessing you would do. Just have an additional button that pops up that allows you to deselect. I was thinking you were asking if there was some existing Shiny widget that had this already built in.

So this is something we could consider adding internal support for, but I'm worried it would create a lot of clutter on the screen. I haven't seen this kind of feature in most surveys either, so I'm leaning towards not yet supporting it natively in the package and leaving it to the user to add themselves, which you could do by adding calls to uiOutput() in your survey.qmd and using renderUI like you have in this example in your server function in the app.R file. There m…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@durraniu
Comment options

@jhelvy
Comment options

@durraniu
Comment options

@jhelvy
Comment options

Answer selected by durraniu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants