Learning path: Setting Up the Expenses App 2.5.4

0
Hi, my 5 brain cells are missing something in step 3. Create a new AccountPasswordData object and connect this to the TeamMember object. Can somebody who was doing this, tell me all steps I need to do to make this connection? I checked whole thing to find what am I missing and can't find it. Is there some connection/association to account/AccountPasswordData in domain model? Thank you for any simplified explanation for smooth brainer.
asked
2 answers
0

Our braincells all take a break sometimes, but this is not a stupid question!

You're just thinking a little too big in this case. All they mean is: in your microflow, create an AccountPasswordData object, and in the "Create Object" action, make sure you set the association with your TeamMember so we know who the accountpassworddata belongs to. It's the third action in this screenshot:

 

 

 

answered
0

I just can't figure out what I am missing so here are some pictures. Screenshot 2024-07-10 161653.pngScreenshot 2024-07-10 161719.pngScreenshot 2024-07-10 161811.pngScreenshot 2024-07-10 162032.png

answered