Hello, we had create a table. One of the column will store a customer id. We also had create a call to get customer number. If we output like
echo $customernumer
It will display this number. How we can set up a rule, that datatable will only display rows who customernumber ==$customernumer on column customer_id ?