Unable to click icon(tick) or reject(cross) icon whenever a user is being approved or rejcted

Widgets & Design

Hi Team,

I am new to Flutter Flow. Iam building a mobile app where an Admin needs to Approve or Reject the users for that I have added a list view and in that I have added 2 icons one for reject and one for accept. how can I make this clickable and if the Admin clicks reject then that user should be placed in Pending users Tab. I have taken Tabbar

What have you tried so far?

tried different ways like adding queries in collection. and Iam using Xano as database

Did you check FlutterFlow's Documentation for this topic?
Yes