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?

You don't have access to this record. Ask your administrator to help or request access.

Last updated at Posted at 2024-01-26

image.png

it took some time and research, but finally I could fix the problem for my case.

The thing is, you need to have write access to the field you use for the drop down.

In my case I tried with a master-detail relationship field where re-parenting was not allowed, so it did not work. When I used a field where I have (and anyone who will use the flow has) writing permissions, it worked.

As you wrote "The field level Security for CreatedbyID Visible and Read Only" this might be the issue in your case as well. Try to find any user field where you have writing permissions (it can be any User field, you can write the result in a variable to use it) and try if it works. I'd love to know if it solved your issue!

時間と調査がかかりましたが、最終的に私の場合の問題を解決することができました。

問題は、ドロップダウンに使用するフィールドへの書き込みアクセス権が必要であるということです。

私の場合は、再ペアレント化が許可されていない主従関係フィールドで試したため、機能しませんでした。私が書き込み権限を持っている (そしてフローを使用する人は誰でも持っている) フィールドを使用すると、機能しました。

「CreatedbyID の表示および読み取り専用のフィールド レベルのセキュリティ」を書いたように、これはあなたの場合にも問題になる可能性があります。書き込み権限のある任意のユーザー フィールドを見つけて (任意のユーザー フィールドにすることができ、結果を変数に書き込んで使用できます)、それが機能するか試してください。あなたの問題が解決したかどうか知りたいです!

I had the same error but to resolve it try to copy API name and Object API name from the field and relationship page and pest it into screen flow page. It will work.

同じエラーが発生しましたが、それを解決するには、フィールドとリレーションシップのページから API 名とオブジェクト API 名をコピーし、画面フロー ページにペストしてみました。それが動作します。

古い投稿

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?