- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Exclude the value for a meta
obj.name= "WO0000000980344ganeshkarthick.s@xxxx.com"
how to exclude the work order "WO0000000980344" and get the email address alone from this meta. I have a requirement to write a rule with the email address. I am provided with around 150 email addresses, I was planning to use the "contains" but I have heard that using "contains" will reduce the performance.
Please help me
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
David
Is the work order always the same length? Is it always a ‘W’ followed by numbers?
You could write and use a lua parser to break up the value into work order meta as well as email address
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
You could write and use a lua parser to break up the value into work order meta as well as email address
How do we do that, can you help me??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
is there any way to exclude the data before the mail address other than using lua parser

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Nope David..Unfortunately there is no way to do so My CC Pay
