LoginSignup
0
0

Battle Station App

Last updated at Posted at 2022-07-06

Build a Space Station App その2

このチャレンジも思ったより質問が多い。また意味が分からんものが多い感じです。

最新版のFlowを使った解説

In the ‘Fully Operational Battle Station’ flow, in the Start element, we can’t find a condition that checks for Weapon_Status__c equal to ‘Fully Operational’. 新しいFlowになってからはこれが答え

I find this solution. You just go to "Battel Station" object ---> Then click "Field & Relationship" ----> then click "Weapons" field ----> then change it from "Weapons" to "Weapon". Just make it from Plural to Singular.

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

以前の回答

I suggest you to once try in fresh playground, if process is active and did the same steps as given.

We couldn't find a custom object named 'Battle Station'.

Create the Battle Station App - not recognized

Hi Object name should be Battle_Station Please check the below attachment Mark it as best answer if your issue is resolved. Thanks

image.png

We couldn't find the fields 'Project_Status__c' and 'Weapons_Status__c' on the 'Battle Station' object.

武器を複数形にする。 Just was missing that "s".

The 'Supplies' report was not the correct report type. Make sure your custom report uses the 'Battle Station with Supplies' report type.

The 'Battle Station Supplies' report was not correct report type. Id needs to be using the type 'Battled Station with Supplies'.

言語設定を英語にする必要がある。質問者のプロファイルを確認

The 'Supplies' report doesn't include all of the following columns: 'Supply: Supply Name', 'Unit Cost', 'Quantity', and 'Total Cost'.

チェックのポイント
image.png

Check field names and labels.
image.png

ソートする列が違う?

image.png

The 'Supplies' report doesn't include the following column: 'Unit Cost

Navigation Itemsが表示されない

Create the Battle Station App- Blank Navigation Items

image.png

We couldn't find a 'Supplies' related list on the 'Battle Station' Page Layout. same error is getting

Check field names and labels.

image.png

image.png

For " Modify the User Experience", can't find Obliteration Station option.

リレーション名を間違えた場合の変更について

We coudn't find a Resoues related list field on the Battle Station page layout

新しいFlowを使ったビジネスロジックの追加で検証できない。

Validation rule is wrong

Try to insert the Utilization Field via the add Field Button and double check your error message to make sure it doesn't have a extra space at the end.

[フィールドの追加] ボタンを使用して利用フィールドを挿入し、エラー メッセージを再確認して、最後に余分なスペースがないことを確認してください。

We couldn't find the 'Total_Cost__c' custom field on the 'Supply' object.

image.png

数式は合っているので、これはフィールドレベルのセキュリティの問題

We couldn't find a 'Resources' related list on the 'Space Station Layout'

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