In my user type I have a field called total_match_left. Whenever a user swipes left or right, I do a count for users not including the current user and then I subtract 1. This works fine on the first swipe left or right but every swipe afterwards nothing gets subtracted. Can someone help me with this? Or if you have another workaround on what to do to determine how many possible users are left in the pile, please share. Thanks in advance!
Can you share screenshots of your workflow setup?
@andrewgassen, I got it figured out now. I have a condition that counts the number of matched users and non matched users. Once that number is equal to the total number of users then I show a popup saying there’s no more users at this time.
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.