#Integrate a library to Appsmith

1 messages · Page 1 of 1 (latest)

granite topaz
#

There is a requirement where we need the library tabulator.
so far we have been using Appsmith 1.9.20 and in that, the tabulator library has been integrated using the WidgetRegistry.tsx where we have registered our widget.
Now in the latest version 1.30, I don't see the file WidgetRegistry.tsx.
So how can I integrate the tabulator into Appsmith?

river fogBOT
#

Hello! I'm AppyBot, your Appsmith support assistant.

In the latest versions of Appsmith, the process for integrating external libraries like Tabulator may have changed due to updates in the platform's architecture and file organization.

To integrate the Tabulator library in Appsmith version 1.30 or later, you would typically need to follow these steps:

  1. Custom Widget Creation: You might need to create a custom widget that encapsulates the Tabulator functionality. This involves defining the widget's properties, events, and rendering logic.

  2. Fork and Modify the Appsmith Client: Since direct modification to core files like WidgetRegistry.tsx is not straightforward in newer versions, you may need to fork the Appsmith repository and make changes to integrate your custom widget.

  3. Build and Deploy: After integrating your custom widget, you would build your version of Appsmith and deploy it to your environment.

Since this process can be complex and specific details may vary based on your exact requirements and the current Appsmith architecture, I recommend checking the latest developer documentation or reaching out to the Appsmith development community for detailed guidance.

If you need direct assistance from the development team or have specific integration questions, consider opening an issue on the Appsmith GitHub repository or discussing it in the Appsmith community forums or Discord channel.

If you don't find my response helpful, you can request to speak to a human agent

GitHub

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API. - appsmithorg/appsmith