Skip to main content

Questions tagged [conditional]

1 vote
1 answer
57 views

I am working on a project where we are implementing a Refund Feature on a Transaction Custom Object. We have 2 options, one to create a picklist having values Payment and Refund, and the other, a ...
Danyal Abbas's user avatar
0 votes
0 answers
51 views

I'm trying to push a flexipage with conditional formatting but it's not working. This is the reference in the flexipage. itemInstances> <fieldInstance> <...
Dorgaldir's user avatar
0 votes
1 answer
168 views

My LWC has an LWC:if / else condition in the HTML, but the condition is not determined on the initial load so it loads the default. When the js runs through all the code and the condition result is ...
Irene's user avatar
  • 2,005
1 vote
1 answer
1k views

Salesforce has newly introduced ConditionalFieldFormatting feature in the winter 25 release. I have implemented that to my project. But during migration to a different sandbox via workbench I ...
Shreyash Mahajan's user avatar
-1 votes
1 answer
145 views

I have a content block with an image to the left and content + cta to the right. I'm looking for a way to keep it left aligned for desktop view but centralize the image, header, text, cta when in ...
Abdihafid Khalif's user avatar
0 votes
1 answer
71 views

Need help for the below entry condition in the flow as my entry condition is not matching with the expectation. Object: Case Comment Condition for Entry: Case Comment parent record type should be ...
Shekher's user avatar
  • 23
0 votes
1 answer
512 views

I am encountering a problem with currency formatting in a Conga Word template while using conditional statements. The specific code snippet in question is as follows: { if "«...
hemanth kumar's user avatar
0 votes
1 answer
679 views

I'm trying to show or not show the content of field in a data table depending on if it is null or empty etc. What am I doing wrong? <th scope="col"> <div lwc:if={isNotes}&...
Darrell W's user avatar
-2 votes
2 answers
428 views

I have a method: public static String doCallout(String requestJson, String recordId){ HttpRequest req = new HttpRequest(); req.setEndpoint(END_POINT_URL); req.setHeader('Content-Type', '...
potato46's user avatar
0 votes
2 answers
2k views

I have a lookup filter which I want to bypass as a system administrator when doing i.e. data imports. I found possible solutions but they dont seem to be working. Added a second filter condition OR ...
Thomas's user avatar
  • 2,320
-1 votes
1 answer
121 views

For example, if a customer comes in and a case is created, the FCR (First Contact Resolution) Checkbox is already checked by default, then if the Case has a status of Resolved and it changes, meaning ...
TStorm's user avatar
  • 1
0 votes
2 answers
138 views

I have DE lists like this for "Fruits" category: "Apple", "Apple A", "Apple 2", "Apple red", "Apple green", "Apple CA", "...
Uss's user avatar
  • 7
0 votes
1 answer
1k views

I have a customer_data_extension that consists of customers with their customer_id. I'm creating an email with conditional content, so IF customer exists in customer_data_extension then show this ...
user avatar
0 votes
2 answers
55 views

I seem to always be struggling with resolving syntax errors on my IF code. I have used VS editor so it's easier to read and I don't think it's a parenthisis issue. Getting the error message "The ...
Samridhi's user avatar
1 vote
1 answer
3k views

I am fairly new to Flows, and I've never had to setup a complex condition. I can't figure out how to set up what I need. This is what I'm trying to get: We have a Flow that is triggered if an ...
charlottesville's user avatar

15 30 50 per page
1
2 3 4 5
12