shinyforms icon indicating copy to clipboard operation
shinyforms copied to clipboard

📝 Easily create questionnaire-type forms with Shiny

Results 29 shinyforms issues
Sort by recently updated
recently updated
newest added

Great to see progress on this. I think it will be a very valuable. I'll attempt to write out some of the thoughts that I had in my head for...

Example of shinyforms is not currently working.

the package have any form to connect the answers to MySQL?

Can you rewrite your last example code with googlesheets4 instead of googlesheets?

Multiple choices only worked for the quickform but not for the shinyform

I try to render questions based on the initial input with a hand of renderUI function evoked within the server. However, I constantly fail. Do you have any guide on...

- MySQL - SQLite - MongoDB - Amazon S3 - Google Sheets - Dropbox

enhancement

It seems that the package isn't compatible with the new API version of google sheets and the nre R package from tidyverse googlesheets4. Is it possible to fix it?

Added all the standard shiny input types and added paragraph/textarea input type. Not sure if you want all of these or if the code is the best. I feel like...

Dear Dean, I am following your `shinyforms` for quite some time now. In the past I had to tinker in shiny to implement certain apps with surveying capabilities and it...