Vahana Release 2.7.16.6

vFlow 2.0

:sparkles: Event Enhancements in vFlow

:small_blue_diamond: On Next & On Previous Events (List, Table, Gallery)

  • Overview: Enables triggering actions when users navigate between records using navigation arrows.
  • How It Works: Now, there are “On Next” and “On Previous” events in List, Table, and Gallery components, where you can map different Task Groups to perform actions when users click the next or previous arrows.
  • User Impact: Users can leverage these events to execute data-related operations or control the visibility of other elements based on the current data in the List and Table.

:small_blue_diamond: On Expand & On Collapse Events (Accordion)

  • Overview: Triggers actions when a user expands or collapses an Accordion element(List Component).
  • How It Works: Two new events, “On Expand” and “On Collapse,” have been introduced for the Accordion element. Users can map Task Groups to these events to perform various actions when the Accordion expands or collapses.
  • User Impact: Users can dynamically show or hide elements based on whether the Accordion is expanded or collapsed, improving UI flexibility and interactivity.
2 Likes