rowy icon indicating copy to clipboard operation
rowy copied to clipboard

Embeddable Firetable a la Firepad?

Open aaazzam opened this issue 5 years ago • 2 comments

Is your feature request related to a problem? Please describe. The default install (which is really well documented!) launches a platform-view, whose UI is ideal for internal use. I would like to use firetable in a product, in which I assign every new user a default firetable embedded in an existing user portal.

Describe the solution you'd like I would love to take an existing table and similarly be able to embed a stand-alone table. This functionality is present in something like firepad, which lets you embed a standalone rich text editor.

Describe alternatives you've considered The editor version of datatables.net is my current working alternative. However, this doesn't allow for collaborative editing of tables like firetable.

aaazzam avatar Oct 10 '20 19:10 aaazzam

Thanks for the idea @AAAZZAM! This looks to be in line with the work needed to implement #228

notsidney avatar Oct 19 '20 01:10 notsidney

Too bad I thought this would be possible. I have my own backend application written in Angular and I want to show the datagrids on the pages in my app. So my client can login to one backend and manage everything from there. Is there an update for this already?

rubenheymans avatar Nov 01 '21 20:11 rubenheymans