Forum Replies Created

  • Patrick Avitan Drahi

    Member
    November 15, 2021 at 4:20 PM in reply to: What is the use of isAsciiPrintable() method in Apex?

    Greetings,They made us a button that ran on apex class and it does not work.How to check if the Class was activated + How to see if errors were received?Plus what could be the glitch and what is the solution to fix it?

  • In the field there is the following formula which checks the values in the picklist and text fields and returns 1 or 0 respectively:if ((Picklist__c = "Call Later" && CB__C = False), 1.0)What is wrong with this formula?

  • Patrick Avitan Drahi

    Member
    November 15, 2021 at 4:15 PM in reply to: Generating leads and automated emails

    n Salesforce - how do I write a query that shows me all the leads created today (which are different from leads whose status is "new" and whose checkbox field (named Temp_C) is checked?Where can this query be run and viewed?

  • Patrick Avitan Drahi

    Member
    November 15, 2021 at 4:14 PM in reply to: Salesforce Integration

    If there is a trigger on a picklist field that when its value changes, automation is enabled. What are the possible alternatives for identifying a change in choosing the same value as the previous value?

Popular Salesforce Blogs