Additional workflow triggers

New trigger ideas;

  • On page load
  • On page scroll
  • On section view
  • On double/triple tap
  • On choice selection
  • On particular input in input field
  • On drag or drop
  • On right click
  • On keyboard characters
  • On hover
  • On hold
  • Etc.
1 Like

On can use a custom component I made for that: Auto Action trigger - #8 by MaximeBaker

And

Id you use a column to store the selected value (like an helper table), you can use my on value change custom component: Enhancing Glide Workflows with AI: Real-Time Actions on Value Changes And Even More!