Hey,
I am using City list and Users Lists as a dimensions with few line items for one module and published that module on to UX page so that user can enter their information in line items. And i have made a saved view on module with filter on amount line item >0 (current user) and User list is on Page selector(but hidden in UX).
Created an import action to populate a list(concatenation of City & User list) from the above saved view. Published this action to UX. For example if multiple users are populated the amount information at same time and one among them clicked an action to populate list first, then it is populating the list with other user and city(Who has already entered amount information but did not click the action) as it is meeting the filter condition set for saved view.
Note: Every user should enter information into all cities.
Any suggestions how can i stop populating the list with other users & City information when i click import action in UX. Thanks in advance.
---- Suman ----