Can't get data displayed properly

Hi again,

I’ve been trying to get current user’s ‘Store’ data displayed in a page but I just can’t figure out how. I thought it was relatively straight forward but I’ve been breaking my head over this for way too long now. Could someone point me in the right direction or tell me where I’m messing things up?

Thanks!

Hey @renzetc :wave:

I know working with data can get confusing.

If you are trying to display the Current User’s Store, you need to connect a store to the user first. That way, the data will show up. Right now, since the user has no store, nothing will show up yet.

Does that make sense?

Hope that helps. :blush:

Hi Jason!

Thanks for helping out!

So right now, when the user creates a new store I’ve set the workflow to create a new thing (Store).

However you’re saying I also need to make changes to a thing (User) and update the user store’s store name?

Hope that makes sense…

1 Like

Yes, exactly. You got it!

That seems like the way that makes the most logic sense.

Otherwise, you would have to do a search for the store that was created by that user, which probably wouldn’t be the best way to handle it.

Keep up the good work!

Hope that helps! :blush:

@j805 www.NoCodeMinute.com

For All Your No-Code Education Needs:

  • One-on-One Tutoring
  • eLearning Hub
  • Video Tutorials

Tried - works perfectly! You saved my day. Thanks a lot!

1 Like

No problem. Glad it helped! :raised_hands: