Hello,
I have a question regarding filtering results in ChronoConnectivity, I've successfully retrieved all the rows from the db and now i want to filter the results based on one column by using a field, so the user will enter a value in the field and the results will be filtered according to that specific column in the database.
thanks is advance
I have a question regarding filtering results in ChronoConnectivity, I've successfully retrieved all the rows from the db and now i want to filter the results based on one column by using a field, so the user will enter a value in the field and the results will be filtered according to that specific column in the database.
thanks is advance
Hi halimm4m,
Use the "where conditions" box in the "read data" action:
Best regards,
Max
Use the "where conditions" box in the "read data" action:
table_field:{data:filter_field_name}
Best regards,
Max
This topic is locked and no more replies can be posted.