SDP from external endpoint cannot be filtered
Summary:
Content (please ensure you mask any confidential information):
Hi Experts,
Please your advice and help :(
Scenario:
------------------------------------------------------------------------------------------------------------------------------------------------------------------
- Adding List view component.
- Then, Quick start from End point (External from DB)
- I got SDP.
- I want to filter it.
- I added search component ---> create variable (searchList)
- from Filter Criterion
- I used (Attribute) equals to searchList
- when I go live and do the search it refreshed but load the complete list. Something hapening after the search to load the complete list again.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
- here is the code of the action chain:
define([
'vb/action/actionChain',
'vb/action/actions',
'vb/action/actionUtils',
Tagged:
0