HI All,
I have develop one APP where I used list box. ListBox contains country name :- For Example US,SPAIN,UK,FRANCE etc.
Also in my workflow there are country wise container.i.e.
Container US, Containser SPAIN etc. and each container there is country wise logic is incorporated.
So my concern is when I checked the FRANCE then only process the report which is part of the FRANCE container. when I check US the only US container execute and rest of the container should no execute.
Could you please help us with example.
Thank you in advance 🙂