Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • 1
    Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. Commented Oct 31, 2024 at 1:56
  • 1
    As you can see in my post, I already followed that link (The link is in the post itself) and followed those steps to no avail. I've opened a case with Salesforce and will post any further developments / workarounds here. Commented Nov 1, 2024 at 17:51
  • Hey @TheJPcast, but if you take a look at the link, it uses the label a bit differently >> In the Formula field, use the $GET function to retrieve the value of the custom label you created. So, not {!$Label.My_Custom_Label}, but {!GET('My_Custom_Label')}. Commented Nov 4, 2024 at 9:00
  • 1
    @mpaun Yeah, I noticed that, but the $GET function didn't seem to be available. After discussion with salesforce, a workaround for the workaround was found, detailed down below in my answer. Commented Nov 5, 2024 at 11:26