Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAHi @Yogesh1795
I see two potential issues.
1. Action Tool for Filter Tool of [Genres]
You cofigured to replace the string without quatation marks as fiction.
List Box tool sends the string with double quatation marks such as "fiction", "nonfiction".
So you need to replace the string with the quatation marks as 'fiction'.
2. Interface Designer
You need to set the Browser(48) tool to show the result to User.
The updated workflow is attached.
I hope this helps. Good luck!
Reading is fundamental! Need to remind myself of that because when I read the description quickly, I thought we'd need to have the option to filter by genre. So I built that before I realized that it was fiction, nonfiction, or both that we needed. Worked out, though...I finally figured out how to populate a drop-down list with data from elsewhere in the workflow. And threw in some conditional control containers for good measure. Great challenge! 😀
@PhilipMannering
Nice one. learn this from you.
Hi
Could anyone tell me how to show the result in APP result windows..