Appsmith
Appsmith
Github
Discord
Appsmith Cloud
v1.2.1
Introduction
Setup Appsmith
Tutorial
Part 1: Creating a simple view
The Appsmith environment
Creating your first page
Part 2: Using forms
Part 3: Creating interactive views
How To Guides
Debugging Errors
FAQs
Changelog
Security
Core Concepts
Connecting to Data Sources
Displaying Data (Read)
Capturing Data (Write)
Writing Code
Building Dynamic UI
Access Control
Datasource Reference
Amazon S3
DynamoDB
Elasticsearch
Firestore
MongoDB
MS SQL
MySQL
Postgres
Redis
Redshift
Framework Reference
Cheat Sheet
appsmith
Action
Show Modal
Close Modal
Download
Show Alert
Navigate To
Store Value
Copy To Clipboard
Reset Widget
Widget Reference
Button
Chart
Checkbox
Container
Datepicker
Dropdown
Filepicker
Form
Image
Input
Maps
Modal
Radio
Rich Text Editor
Switch
Tabs
Table
Text
Video
Powered by GitBook

Part 1: Creating a simple view

The first part of the tutorial begins with an introduction to the Appsmith's environment. It then walks you through creating a simple web-page that displays products fetched from a database in a table. By the end of part 1, you'll have learned to:

  • Use your first widget

  • Set up a database query

  • Configure your widget to display results of the query

Previous
Tutorial
Next
The Appsmith environment
Last updated 2 months ago
Edit on GitHub