How to Embed Editable Tables in NocoDB

Hi NocoDB Community,

I hope you’re all doing well.

I am currently developing an application and considering embedding NocoDB tables into it. My goal is to allow users to interact with these tables directly from the app. Specifically, I need to embed a table in such a way that users can:

  1. View the table data.
  2. Edit cells inline within the embedded table.

The idea is to provide a seamless experience where users can make changes without having to leave the app or open a new window/tab. This functionality is crucial for the user experience I’m aiming to deliver.

I would greatly appreciate it if anyone could guide me on whether NocoDB supports this functionality. If it does, could you please provide some insights or documentation on how to achieve this? If not, are there any recommended workarounds or alternative solutions that can be integrated with NocoDB to fulfill this requirement?

Thank you in advance for your assistance. I look forward to your guidance.

Best regards

hey @christopher.d

I 've taken up this as a feature request.

Could you clarify whether you want to

  • Edit the data anonymously when embedded or
  • Edit the data as authenticated user of NocoDB