Search with a combination of the wild card * and specific characters

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 12:18 AM
Hi,
In the users list I would like to be able to do the following contains search based on the email column:
- @*.cad.test.com
- @*.*.test.com
Whereas the * represents the typical wild character that can be anything and contain multiple characters.
All the other characters have to be the same.
Thanks in advance for your replies.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 12:43 AM
@Tomi Corigliano please try below in list filter:
email contains @
And email contains .cad.test.com
Hope this will you.