1. Added Set value
and Reset value
to events
Set value
You can set any value to form-based components.
Reset value
You can reset form-based components to their initial state.
Supported Components
- Input
- Select
- Multi-select
- Checkbox
- Checkbox Group
- Radio
How to set up
- Add an event to a data flow or button
- Set [Action to execute] to
Manipulate widget
- Specify the corresponding component
- Select
Set value
orReset value
for [Type of operation]
2. Added multiple Options to MongoDB
Multiple Options such as Array filters
are now supported in several MongoDB actions.
3. Fixed header for Modal component
The header of the Modal component is now fixed. This allows you to quickly close the modal even when scrolling.