Hello everyone!
I'm display data from survey_result table on the request screen in a seperate tab,
I'm able to fetch the data from survey_result and display it successfully on the request screen using UI Designer,
But the issue is iam getting all the data from survey_result for that Request ID.
where as i want to display only some rows from that survey_result table based on survey_id
How can we add a filter condition on UI Designer by which we can get survey_result data for a specific survey_id on the UI Designer
I've tried searching for solutions online, but I haven't been able to find anything that works for my specific scenario.
If anyone has experience with filtering data in a mobile survey based on survey ID, I'd be so grateful for any advice or guidance you can provide.
Thank you in advance for your help! I appreciate your time and expertise.