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?

Build a Suggestion Box App

Last updated at Posted at 2022-10-18

Trailhead関係 個別の課題別

Can't find Suggestion Report Type

Salesforce: Allow Reports
https://support.skilljar.com/hc/en-us/articles/360023857814-Salesforce-Allow-Reports

Maybe you know about this, but when looking for the Suggestion Report Type, I searched for "Suggestion" in the "Select Report Type" and repeatably got nothing. But then I selected "All" under "Category" and now showing at the bottom of the page is Suggestions!

ご存知かもしれませんが、提案レポート タイプを探しているときに、[レポート タイプの選択] で「提案」を検索しましたが、繰り返し何も得られませんでした。しかし、[カテゴリ] で [すべて] を選択すると、ページの下部に [提案] が表示されます。

Modify the User Experience

この質問自体は既に消されている。

Why Can't I find "Status" under "Field Name" In Global Actions

I found my problem-- while creating the "Status" field from the Schema Builder, apparently I dragged the "Picklist (multi-select)" field type instead of the plain "Picklist" field type. To correct it, I deleted the Status field, then went to "Deleted Fields" to permanently erase it. Then I created the "Status" field again from the schema builder and chose the correct field type. This time, when I went to create a new Predefined Field Value, "Status" was available from the dropdown.

問題が見つかりました-スキーマビルダーから「ステータス」フィールドを作成しているときに、プレーンな「ピックリスト」フィールドタイプではなく「ピックリスト(複数選択)」フィールドタイプをドラッグしたようです。それを修正するために、ステータスフィールドを削除してから、「削除されたフィールド」に移動して完全に消去しました。次に、スキーマ ビルダーから「ステータス」フィールドを再度作成し、正しいフィールド タイプを選択しました。今回、新しい定義済みフィールド値を作成しようとすると、ドロップダウンから「ステータス」が利用可能になりました。

ステータスフィールドに何故かIdが表示されている。

image.png

作ったフィールを確認してもらうと複数選択リストみたいですね。

image.png

Also inactivate/delete/create/activate process builder after deleting and recreating new status field, and yes it worked :)

System.DmlException: Insert failed. First exception

on row 0; first error: INVALID_OR_NULL_FOR_RESTRICTED_PICKLIST, Status: bad value for restricted picklist field: test: [Status__c]

I found this previous discussion on a similar error:
https://developer.salesforce.com/forums/?id=9060G000000UYpsQAG

The last answer reads:
maheswar kondala

If you enable "Restrict picklist to the values defined in the value set" while creating picklist, Then it shows an error like that. Ensure to Disable it.

OBJECT MANAGER>>OBJECT(where created a picklist)>>FIELDS & RELATIONSHIPS>> FIELD LABEL(which you created picklist)>>EDIT>>PICKLIST OPTIONS>>Make sure to

Disable Restrict picklist to the values defined in the value set.

When I went back and disabled the "restrict values" option, I passed the challenge. I have to confess, however, that this was counter intuitive.

The 'Suggestions Dashboard' could not be found, or hasn't been run recently

The 'Suggestions: Status of Open Suggestions' report is not a tabular report

Please follow the steps below to group

Click the Edit button, then in the Groups search, enter Status and select Status
image.png

未解決

image.png

これも意味が分からん

My issue was solved. I think the issue was that in flow builder, sometimes the picklist value (Implemented) was not populated correctly when I clicked on "Done" button (pic attached). It remained empty. I don't know why. I am unable to reproduce the issue.

image.png

not able to drag the "suggestion description" field

Build a Suggestion Box App > Modify the User Experience

グローバルアクションがない?

レポートにStatus項目が出てこない

FLSのモレ

The Suggestion custom object does not contain the correct set of custom fields. Tip: check for typos in the field names.

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?