I’m not entirely sure what you’re asking here, so I’m not sure how much help I can be?..
But if you’re asking about changing or updating a user’s property, or a property’s user, you can make changes to the individual entries in the app data tab.
To correctly link and update one to the other, that will depend on how your database is structured and how the datatypes are linked - i.e. if the user is linked to the property, or vice-versa, or both.
From the image you’ve posted above I can see that your users have a list of associated properties, so if you want to change the details of a user’s properties those are the properties you need to change for each user.
If you’re asking how to identify and find those, you can either copy the unique ID shown, then search the database for them, or you can change the primary display field to make it easier to see what things are in the DB (i.e. change the property’s primary display field from it’s unique ID to it’s address for example, or the User’s unique ID to their first name).
Not sure if that helps, but I’m not quite sure what your question is here, so if you’re still stuck maybe give a specific example of what you’re trying to do, and it might be clearer.
1 Like