0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

フィールドがグレイアウトして中身が表示されない

Last updated at Posted at 2022-04-20

UI関係のトラブルに戻る

結果的に以下は関係ない

  • Try your browser's incognito mode.Or try it in a different browser.
  • Turn off hardware acceleration in your browser if it is enabled.
  • if you have any extensions, try turning them off as well.

これもだ。adding an external Service

image.png

I had the same issue and i solved.

You just have to change your company currency, go to Setup > Company Information > Currency > select: English (United States) USD.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54V000077CXVoSAO

Advanced Rules with Business Rules Engineでも同じ

image.png

このパターンも同じ設定で回避できた

image.png

So, I found the solution myself for the error.

I asked a friend about it and he told me that maybe I should check out this settings:

Settings > Company Information > Currency Settings > Currency Locale

When I took a look to that settings, I noticed something strange, it said 'Spanish - null' so all I did was change that option to any currency. Because I'm from Uruguay, I changed to 'Spanish (Uruguay) - UYU' and now almost every error or load bugs I had on the ORG are fixed.

https://trailhead.salesforce.com/trailblazer-community/feed/0D54S00000G6Z3lSAF

これも同じ原因だった Groupオブジェクトを開いた時?

image.png

Error during LWC component connect phase: [Invalid currency code : ] [Error creating components forceChatter:groupCreationWizard in force:actionLink]
Object.Ue [as getNumberFormat]()@https://playful-raccoon-28n8yl-dev-ed.trailblaze.lightning.force.com/components/lightning/i18nService.js:1:10498
Object.format()@https://playful-raccoon-28n8yl-dev-ed.trailblaze.lightning.force.com/components/lightning/internationalizationLibrary.js:1:20162
get formattedValue [as formattedValue]()@https://playful-raccoon-28n8yl-dev-ed.trailblaze.lightning.force.com/components/lightning/slider.js:1:3861
v()@https://playful-raccoon-28n8yl-dev-ed.trailblaze.lightning.force.com/components/lightning/slider.js:1:1520

Are you sure there are no nulls in the configuration below?
Settings > Company Information > Currency Settings > Currency Locale

image.png

Configuring a non-null currency in your org will solve the problem:

  • Setup
  • Company Settings
  • Company Information
  • Edit org
  • Currency Locale
  • Select a non-null and pair-wise valid currency:
    • Error prone currency: Spanish (null) - null
    • No error currency: Anything

https://trailhead.salesforce.com/trailblazer-community/feed/0D54V00007T4GhfSAF

同じ質問

image.png

image.png

レコード詳細コンポーネント:情報が不足しているのはなぜですか?

image.png

image.png

設定>会社情報>通貨設定>通貨ロケール

その設定を見てみると、何か奇妙なことに気づきました。「スペイン語-null」と表示されていたので、そのオプションを任意の通貨に変更するだけでした。私はウルグアイ出身なので、「スペイン語(ウルグアイ)-UYU」に変更しました。これで、ORGで発生したほとんどすべてのエラーまたはロードのバグが修正されました。

image.png

image.png

image.png

image.png

Create Service Contracts with Entitlementsでも同じ

image.png

image.png

クラシックに切り替えたら関係ない?

image.png

I have problems completing "Customize Opportunity Stage" project

image.png

検証するとこんなエラーになるみたい
image.png

理解してくれない人いますね。

以下も通貨設定の問題らしい

image.png

In my case, the stacktrace sed that I have a problem with the Currency Setup. So I went to Company Setup and discover that the currency was "Spanish - null"... that null was the problem. I put the correct currency and all was solved.

image.png

カスタムオブジェクトでも同じ現象

image.png

未解決

image.png

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?