Changelog
2023
2023-07-20 Updates

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

  1. Add an event to a data flow or button
  2. Set [Action to execute] to Manipulate widget
  3. Specify the corresponding component
  4. Select Set value or Reset 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.