Not equal in custom prompt | Community
Skip to main content
New Participant
October 14, 2020
Solved

Not equal in custom prompt

  • October 14, 2020
  • 4 replies
  • 847 views

Hi there, has anyone used custom prompts with a not equal function?

Seems like != doesn't work...

That's what I want to realize:

owner:roleID "not equal" 5bd195fe0003930f66789db0971ca76a

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SarahNa

Hi Manuel,

This should work:

owner:roleID=5bd195fe0003930f66789db0971ca76a&owner:roleID_Mod=notin

Whenever I am setting up custom prompts, I create a filter for what I want to do. Then I switch to text mode and between each line of text, I add an '&' and remove the line break.

Hope that helps!

4 replies

New Participant
October 15, 2020

Great feedback @Sarah Nau‚ . FYI, there's a "Quickly Create Custom Prompts" video in the WFPro Live Archives on building custom prompts using this approach.

New Participant
October 15, 2020

Happy to help!

ManuelBaAuthor
New Participant
October 14, 2020

@Sarah Nau‚ : You are my hero!! works perfectly!

And I really like your approach, it opens up an entire new world of custom prompts :-)

SarahNaAccepted solution
New Participant
October 14, 2020

Hi Manuel,

This should work:

owner:roleID=5bd195fe0003930f66789db0971ca76a&owner:roleID_Mod=notin

Whenever I am setting up custom prompts, I create a filter for what I want to do. Then I switch to text mode and between each line of text, I add an '&' and remove the line break.

Hope that helps!