Skip to main content

#Salesforce Platform7 debatiendo

Hello Everyone, 

I am looking for a

voucher for the Salesforce Platform Developer I (PD1) certification. If anyone has a free or discounted voucher available, I would really appreciate it if you could kindly share it with me.

Email: vijaykokate38@gmail.com

#Free Vouchers #Discount Voucher #Salesforce Developer #Salesforce Platform  #Trailhead Challenges #Voucher Coupon    #Discount Vouchers #Voucher Code #Trailhead Challenges #Trailhead

0/9000

API: lightning/modal (LightningModal)

- Property: disableClose

- Expected: close button should be suppressed

- Actual: Modal still closes despite disableClose = true

- Condition: LWS enabled (Locker not in effect)

- Reproducible: 100% / Intermittent

- API Version: xx.x

- Org Type: Sandbox / Production / Scratch Org

- Workaround attempted: [none / custom CSS / manual event interception]

 

 

#Lightning Web Components  #Salesforce Platform

1 respuesta
  1. 10 ago, 07:10

    Hello @Michael Huang

    • Confirm LWS state properly, since stale caching can make behavior look like it's tied to LWS when it's just browser cache — refresh + hard clear cache before trusting the repro. 
    • Check whether the "close" the user triggers is the built-in header icon/ESC, or a custom button/action — if custom, that's expected behavior, not a bug.
    • Check reactivity: if disableClose is set via mutating a property on an object rather than reassigning it, LWS's proxy membrane can silently swallow that mutation for cross-namespace objects — leading to disableClose never actually flipping to true from the modal's perspective even though your component "sees" it as true. That's a classic LWS mutation-alternatives issue and worth checking with the LWS Distortion Viewer.
    • Verify ESC-key handling isn't attached at document/window level in a way that crosses the LWS namespace boundary (also part of the mutation/proxy troubleshooting docs).
    • https://developer.salesforce.com/docs/platform/lightning-components-security/guide/lws-troubleshoot.html
0/9000

How do I login to my developer org as I am not able to reset my password.    https://curious-cloudy-199812-dev-ed.develop.my.salesforce.com/    My challenge question does not work as I have forgotten it?  How do I contact my salesforce admin? I am not able to raise a support case as can't login to my account. Please help.     

2 respuestas
  1. 18 jul, 11:24

    @Amar Rawal

    If this is your own Developer Edition org, there isn't a separate Salesforce admin you can contact—the org owner (you) is the administrator.

    Unfortunately, if you can't reset your password because you don't remember the challenge/security question, there is no self-service way to bypass it.

    Here are your options:

    • First, try the Forgot Your Password? link on the login page and see if you can reset it using your registered email.
    • If the reset process requires the security question and you can't answer it, you'll need to contact Salesforce Support. Since you can't log in to create a case, use the Salesforce Help site and choose the "Can't log in" or login/access support option, or use the contact options available there.
    • If Salesforce Support can't verify ownership of the Developer Edition org, they may not be able to recover access. In that case, you may need to create a new Developer Edition org and reconnect it to your Trailhead account.
0/9000

I sent Org Email verification to Salesforce users 2-3 months ago and the respondents were able to verify their email. However, I am following up with non-respondents this last week and none of them are able to complete the Org Email Address verification flow. I confirmed our Email Domain in SF and SF is successfully sending emails.     Typical Steps to recreate:

  1. User receives verification email.
  2. User clicks to verify and the sender's email address (mine) displays as the default for username. 
  3. The user overwrites my username, enters pw and submits, but the login screen refreshes to default my username.

The user is now caught in this cycle. Clearing browser cache or using Incognito has not helped.    Any ideas as to why this may be happening? I appreciate any trouble shooting thoughts.    Chuck    

1 respuesta
0/9000

This is very frustrating... ever since they took away the "Create Case" button on the Salesforce Help page, I've needed to use Agentforce to open cases for our org. 

 

Since yesterday morning (02-Jun) around 9:30 AM, I've been getting the following error after providing more details to Agentforce on what I want in the body of the case: 

 

"

We couldn't load the case form right now. Please try again or contact support if you need assistance. Agentforce is still available while this issue is being resolved.

 

Calling in to speak to a human is no use, because... well... it just routes me to the "voice" version of Agentforce. 

 

This is fairly time sensitive.  Any ideas?  Is this a known issue actively being worked? 

3 respuestas
0/9000
7 comentarios
0/9000

My Safari users are receiving the following error when they are attempting to access any Dashboard or reports.

 

TypeError: undefined is not an object (evaluating 'this.getContext().Ba') 

 

I am currently having them switch over to Chrome which is not showing any issues, however, they would like to be back to Safari as soon as possible. We have tried clearing caches, restarting, confirming any updated are completed, but they are still seeing this "sorry to interrupt" error. Any advise?

15 respuestas
0/9000

Hello,   I reached out to the Salesforce Support Agent to learn more about Headless 360 specifications. I was advised that my request would require support from a specialized team via a Partner Engagement or Guide Engagement, which typically involves a PAM. However, I’ve been informed that our account does not currently have a dedicated PAM assigned.   

My Questions:

  1. What is the best way to get assigned a Partner Account Manager (PAM) for a new partner account?
  2. Are there any prerequisites or processes required to initiate a Partner Engagement or Guide Engagement?

Has anyone faced a similar situation, and how did you resolve it? Any guidance, experiences, or recommendations would be greatly appreciated.  Thank you in advance!   

2 respuestas
0/9000

 

Hi Team,

I changed my Salesforce My Domain name to learn more about it, but I didn’t update my login URL. Now, when I try to log in, I get the following error:

🔴 Error: This site can’t be reached – DNS_PROBE_FINISHED_NXDOMAIN

I am unable to access my org. Could you please help me with the following questions?

  1. How can I recover access to my Salesforce org after changing the My Domain name?
  2. Is there a way to reset or revert to the previous domain?
  3. Can I access my org using a direct Salesforce login URL instead?
  4. Is there a way for Salesforce Support to update my domain settings so I can log in again?
  5. How long does it take for a new My Domain to be fully active?
3 respuestas
  1. 16 may, 19:54

    This usually happens because the new My Domain hasn’t fully propagated yet or the old login URL is cached somewhere. Try accessing your org through login.salesforce.com first and then check the updated My Domain settings from Setup if you can get in. A DNS flush or trying another browser/incognito mode can also help sometimes.

0/9000