
Community Portal - Beta
Recent content

Workspaces, and how they relate to Apps, Datasources, and Users
A Workspace is a grouping of Apps, Datasources, and Users. If a user is not in a workspace, then they won't see it or any of the apps listed in their Apps homepage.
Read more
Getting the ApplicationId of an Appsmith App
Overview
This article explains how to get the applicationId of an app, which might be necessary for users who need to run certain commands or queries that use this parameter.
Read more

Iframe Experiments: Extending Appsmith with custom iframe code
Appsmith ships with over 45 pre-built UI components, or Widgets, that can be used to quickly build a UI for just about any kind of internal tool you can imagine. But occasionally, there are a few use cases not covered by one of our widgets. Or are there? Enter the Iframe widget: the escape-hatch that takes you from low-code to full-code, where you can code anything you want, then send data back and forth between Appsmith and the Iframe.
Read more
Running multiple pods on Kubernetes in Appsmith - Part 1 (One server restarting another...)
In today's rapidly evolving world of software development, Kubernetes has emerged as a go-to platform for managing containerized applications at scale.
Read more
How To Manage Sessions, Authentication And Authorization: RLS Series Part 4
We've completed much of the groundwork required for our cutting-edge multi-tenant app. In this part of the series, we'll put all of the pieces together, and by the end of it, you'll have built a fully functional & secure app with RLS
Read more
Error Handling in Appsmith
In modern application development, error handling ensures a smooth and seamless user experience.
Read more
Implementing Server-side Pagination using MongoDB in Appsmith (Part 2 - Pagination)
Welcome to part two of this series which aims to explain how to set up server-side pagination using MongoDB in Appsmith properly.
Read more
How To Set Up RLS On Postgres: RLS Series Part 3
Now this is the secret sauce, the RLS security feature. This video will cover how to enable RLS, create an access policy, and an RLS app user. See you in the video!
Read more
Implementing Server-side Pagination using MongoDB in Appsmith (Part 1 - Introduction)
Welcome to another series on how to implement server-side pagination efficiently in Appsmith. In this series, we’ll look at implementing server-side pagination using MongoDB in Appsmith.
Read more
How To Build A Simple DB Email And Password Auth Flow: RLS Series Part 2
Welcome to the second video in the RLS series. In this video, we'll build a sign-in/sign-up flow using the database, users' email, and hashed password. See you there!
Read more
Deleting a User from a Self-Hosted Instance
Sometimes administrators need to delete or block signed-up accounts on their self-hosted Appsmith instance. Even if a user account is removed from an organization, the user can still log in and create their own organization. At this juncture, it is impossible to delete a user on the Community Edition, but there are several ways to achieve this on the Business Edition.
Read more
Announcing the new community portal!
Hello, amazing Appsmith community! We are thrilled to announce the beta launch of our brand-new community portal, designed to bring our developer community closer together and provide you with a more engaging, collaborative, and resourceful platform.
Read more