Skip to main content
Nintex Community Menu Bar
Question

ui-field boolean if true

  • 10 July 2024
  • 1 reply
  • 0 views

Forum|alt.badge.img+14

What is needed to check if this is true in UI-field calculation field?

IF({{Primary_Cell__c}}  == “TRUE”,“This is the Entity phone number”,
“”)

Did this topic help you find an answer to your question?
This topic has been closed for comments

1 reply

Forum|alt.badge.img+7

Bill,

Is Primary_Cell__c a boolean field, and do you mean in a UI-field formula field? If so what you have should work. Another good option if it works for your use case is to use conditional merge syntax. It’s in the format of {{#field_name}}show_when_true/has_value{{/field_name}} {{^field_name}}show_when_false/empty{{/field_name}} and you can use it wherever you can use merge syntax. Look under Sections of this tutorial to see an example.

Thanks!
Amy


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings