DT-Editor icon indicating copy to clipboard operation
DT-Editor copied to clipboard

Editing using SelectInputs

Open RoshanPShetty opened this issue 3 years ago • 1 comments

Hello @jienagu. Thank you creating this amazing DT-Editor! I had a question with regards to the "Edit Modal" part of the shiny app. As of now, all my fields that I want to edit are textInput but I want some of them to be selectInput. Is it possible to have the sample dropdown buttons in the "Edit Modal" like you have it in the "Add Row Modal". If so, could you please guide me? Thank you!

RoshanPShetty avatar Jul 24 '21 19:07 RoshanPShetty

Thank you for the feedback, @RoshanPShetty! This might be hard to implement in the edit modal since currently the edit modal is designed to directly modify the original text. But I can try to add this feature. :)

jienagu avatar Jul 28 '21 02:07 jienagu