Skip to main content

Cycle to run button field in series

  • September 11, 2023
  • 0 replies
  • 2 views

Forum|alt.badge.img+4
  • Participating Frequently

I got a button field that triggers a URL webhook

I want to run it for all records in my table, but one at a time.

Hit the button for row (i)... wait (could be time based... say 30 secs), then run row (i+1)

How can I achieve this?

Thanks