Here’s a recording of a demo we put together for a Demo Jam competition, we wanted to highlight a few capabilities around requirements we encounter frequently, namely:
- Fields from multiple objects in a single form
- Conditional rendering (in this example, we are rendering a field based on a value from the parent object’s record)
- Custom branding/theming (with Dark Mode thrown in as a bonus:)
- Extra Credit: REST API integration with ChatGPT for a chatbot experience
This was built from scratch (including the data model) in about 3 days