Not showing objects

1
Hi,  I am Valeri and working with my team for a school project. We have a very critical issue which cannot solve and this is why we ask here. Hope someone can help :) We create a system, (photo one )where the admin can create objects. Later this object is save as it should and then show by a grid on another page. Suddenly, this data is only visible in my local computer (I create it there) when the other cannot seen the inputet by me data, how can I manage to make it like for everyone to be visible. As you can see, the second picture is how it looks on my local device, but for them there is no data. We hope you get the problem and can help us, Thanks in advance
asked
2 answers
1

Hi Valeri Andreev,

When we are working on our local machine the data that is inserted is in a local database.
If you wish to migrate data from an existing Mendix database to another Mendix database:

https://docs.mendix.com/howto/data-models/migrating-your-mendix-database/

 If we publish the app on the cloud, everyone has access to the same data.

Please, let me know if this was useful 

answered
1

Thank you for your help

answered