Legacy Dev Forum Posts

 View Only

Sign Up

  • 1.  2 screenpop in Salesforce

    Posted 06-05-2025 19:20

    divya.b.prabhu | 2019-06-25 08:10:32 UTC | #1

    @Richard.Schott : Executing multiple screenpops to open a customer record and a case record at the same time is not something we'd really be able to support, nor is it something that I'd advise to attempt.

    I read the other thread also. My usecase is pop up a new case if account doesnt exist and also pop up create a new account page.

    How can I achieve this? Thanks!


    Richard.Schott | 2019-07-01 18:44:32 UTC | #2

    The most straightforward manner of achieving this that I can envision would be to do a data dip in the IVR to identify the account record. If it does not, screenpop to a visualforce page that creates both a case and account record using either the softphone setting or the sf_urlpop attribute.


    system | 2019-08-01 18:44:38 UTC | #3

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 5415