LoginSignup
0

More than 1 year has passed since last update.

Build a simple flow trailhead

Last updated at Posted at 2023-01-11

Trailhead関係 個別の課題別

update_toggle

image.png

I had the same exact problem. The update_toggle variable should not be manually assigned. The previous trailhead section needs to be corrected so we configure this correctly.

To edit it in the flows, click on the Contact Info screen, Edit Element. Select the Update_Toggle section that you added, in the menu at the right, open advanced, and then uncheck the box next to Manually Assign Variables. Click Done.

I solved it you have to uncheck Manually assign variables (advanced) in the toggle that you have created

https://salesforce.stackexchange.com/questions/288746/unable-to-get-resource-in-flows

in the "Branch the Flow Unit" it says {!update_toggle.value} isn't a valid merge field.

image.png

image.png

I solved it you have to uncheck Manually assign variables (advanced) in the toggle that you have created

https://salesforce.stackexchange.com/questions/288746/unable-to-get-resource-in-flows

The "Account" screen component isn't properly configured. Check the instructions.

The problem might be because the screen components have different names.
Also, if you have an old version of Flow, delete it.
image.png

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