I want to populate the Entire List of Client Names provided in a List box or Checkbox so that I get the option to Multiple Select client names as Per need. I may choose 5 names or 10 names or 20 names as per the requirement. Can anyone assist me with this.
File Attached Below which has the entire list of Client Names.
Solved! Go to Solution.
Hi. When running the application it is not making any change and just keeping the same output as in the .yxmd file. Even if i am selecting only a single client name it does not work. It is showing me the entire list and i can select multiple options also but not making any change.
did you run first and are you hitting the wand button? did you happen to change the filter or the action tool that feeds into the filter? Minor changes can throw those off. Please post screengrabs of those if you can but here is how the original looked:
the action tool's replace a specific string must match exactly what is inside the parenthesis in the filter - including the ""s. Your description of whats happening makes me think your filter isn't working at all. The app runs on my machine and filters properly so my hunch the problem is on the deployment to your actual data. The list box interface is working otherwise you'd mention that - so it has to be a change to the action/filter combo.
Hi. I did a little mistake. It worked perfectly fine. Thank you for assistance