Update User with rel

Hello, I have a database COUNTIES with “spain”, “france”. I want to make a button that update the user and set the designated country into the database.

I made a releation to Countries in the user database. When I make button with UPDATE LOGGED IN USER and select the COUNTRIES I cant specific which country to set (e.g. Spain, France…) why?



Hi @pushingpandas :wave:

So when the user press a button that country is updating to the user’s country right?

Then add the button and make it a list and add the Update action to the button and add current country to the relationship property.

Like this.

Hope it helps!

Thank you

Does not work. When I update profile and link the rel counties it does not show me the entries e.g. Spain, France. Iam just able to update the rel. See image

You can’t type on relationships. If you make the button as a list then you can add current country to the relationship property.

Like this.

(Sorry in my case it’s language :slightly_smiling_face:)

image

Thank you

1 Like

ah I understand now. Thank you

1 Like

Great and Your Welcome :+1:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.