In Catalog Lookup selectbox variable i want to remove conditional filter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 01:51 AM
Hello all ,
In Catalog Lookup selectbox variable i want to remove conditional filter, How can i achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 02:35 AM - edited 11-26-2024 02:35 AM
Hi,
Add no_filter in the attribute as shown below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 02:55 AM
i tried it but no luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 02:58 AM
Remove colon before no_filter, add semicolon(;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2024 02:49 AM
Hi @Community Alums ,
In Variable attribute add value no_filter.
Thankyou