Hi there! I’m building an app that has a word processor in it, like Google Docs. I was wondering what the best way to implement Google Doc like comments into it would be. If there are any high level recommendations or plugins that’d be appreciated! I’m a newer builder, so any help would be great. Thanks!
The only input that I know of, that we can make available in our (Bubble) app is the MultiInput box which allows the user to write out what they want to say. Have you tried that?
You can attach a group focus to your element and display an input field there to accept a comment and save to the current cell. Make 2 states, an edit mode and a read mode a user can toggle between.
This topic was automatically closed after 70 days. New replies are no longer allowed.