• Dan Hew
  • NEWBIE
  • 9 Points
  • Member since 2016
  • Data Manager

  • Chatter
    Feed
  • 0
    Best Answers
  • 4
    Likes Received
  • 0
    Likes Given
  • 5
    Questions
  • 6
    Replies
Just a heads up for anyone trying to complete the exercise in the "Configure Quote Templates and Track Contracts" Unit.

You are asked to create a new quote for the Edge Installation opportunity. Although I enabled the Quotes functionality and could see the tab in Lightning Experience I could not add a quote. The drop down option did not appear. I thought maybe it was my browser (I was using Firefox) so I switched to MS Edge and I still could not get the tab to show "New Quote".

I switched to Salesforce Classic and was able to add a new quote and therefore complete the module.
Challenge Not yet complete... here's what's wrong:  There was an unexpected error while verifying this challenge. Usually this is due to some pre-existing configuration or code in the challenge Org. We recommend using a new Developer Edition (DE) to check this challenge. If you're using a new DE and seeing this error, please post to the developer forums and reference error id: POWDTZBS
I'm currently stuck on the "Learn Standard Open Redirect Preventions" challenge of the "App Logic Vulnerability Prevention" module.

The challenge is to submit a valid open redirect attack starting from the Standard Redirect Protections Challenge tab.

However, the links on this page are all to standard record pages, where the hack (e.g changing retURL to returl) won't work (it only works on VF pages).

Even if I attempt this and check the challenge, the error I get states: "It doesn't appear that you've successfully redirected to an external website using the Visualforce page. Please try again." - so it implies that it expects me executing this from a custom VF page.

Can anyone give me some advice on where I'm missing something on the challenge?
I need to create multiple list views for several users, how can I do this quickly in APEX?