How to Allow Dynamic Multi select on a List box
- 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
Hello Everyone,
Thank's For this GREATE Community that allows people with different Skill levels ask their question.
I have a chained app and i want to let User to do a multi-Select based on what he/she has done in previous app so it won't be always the same.
With List box tool User Should be able to do a Filter on it
When i run the app i get this Error:
Filter (12): Parse Error at Char(3): Unknown variable 'False'.
There must be something wrong with my Filters but have no idea where it comes from
There are 3 Inputs(Names are in german sry)
Solved! Go to Solution.
- Labels:
- Chained App
- Dynamic Processing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @MostafaBouzari ,
The error seems to be due a compairson you are doing in one of your filters. It seems you are trying somewhere to do a [Field1] = [Field2] which is giving you the result False (as they are not equal).
Check your workflow. This may be the problem.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How can I do a Dynamic Filter (I Uploaded My App pls check it)
Thanks
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Multi Select is not working(My app did the Selecting one option while this deosn't do that)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sorry @MostafaBouzari,
There was a small mistake, didn't update the package lol.
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Could you explain that what you did to make it work
and Thank's for your time
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @MostafaBouzari,
I changed the filters to make a list with them. If you check them you will see it is now an "IN" list.
Also if you check the listbox you can also notice that the make a list has been enabled. That way if you add multiple values they will concatenate one after each other with the proper format:
'2015','2019' etc
I left the rest the same way almost, just deleted the action tool on your selection of year (was not necessary) and aligned the list with the radio buttons to make it more "pretty".
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Regards
![](/skins/images/5A278AAD67B5F68761E04A0A1AFFBB3D/responsive_peak/images/icon_anonymous_message.png)