Dynamically update a list box and filter
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have looked through all the examples and sat through a few tutorials but can't seem to find what I want to do.
I want to be able to dynamically create the selections on my list box and then filter on my selections, however, I don't want to have to update the filter to do the replace.
Is this possible?
Thanks in advance.
Mark
Solved! Go to Solution.
- Labels:
- Dynamic Processing
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey Mark!
Super close for sure. Just missing a quick step!
I've attached the workflow.
All I did was copy your list into another field, then Cross Tab that to make the select list.
The data just needs to be structured a little differently to feed the select box!
This should dynamically work for anything you now add!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That did the trick! Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is a great example of what I just spent hours trying to figure out. THANK YOU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I found this discussion super useful, I was able to get from it more than the Help documentation or videos online. I spent about 2 days trying to figure the Action Tool out, this post had me up and running in about 5 minutes.
Thanks,
Nick
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
As soon as I read "The options need to be in different columns"....it clicked & your example helped me configure my macro properly. Thanks so much for your contribution.
