Retool 2.32.9
Firestore support
- Retool now supports querying against Firestore.
- For existing Firebase users, you'll need to modify your Firebase connection to also include your
projectId
- Here's a screenshot of what it looks like!
Dynamically set toggled properties.
- Any property on components that was controlled via a Toggle (e.g. turning on / off the
required
property on aTextInput
can also be dynamically set! - You can also swap back to using a normal checkbox too.