Hello, I have 2 Collections (CZ and DE language). Both have a link to Text. When I set one text to CZ data, the other one is overwritten. There should be DE data there. What about that?
Are both detail screens sourced from the same table? Detail screen layouts are always linked to the source table. You may need to change one of your collection actions to âShow New Screenâ instead of âShow Detail Screenâ.
Yes, they are from the same table. Iâll redo it. The second option is 1 mountaineering guide CZ and the second DE.
Thank you for the answer
Thank you, great, it works. Too bad I have to upload photos that are the same to each table. The second table doesnât see the data.
Oh, you only needed to change the action on one of your collections. You could keep everything in the same table, but by switching the action to âShow New Screenâ on one of the collections, you get a fresh detail screen that is independent from the other detail screen linked to the table. But since you went through the work, you are still fine with a separate table.
As for the images, you could just copy the url from one table to another so you donât use double the storage to store two individual images. Just use the same url in both tables.
Files and images are always stored separately from the data, but the url is stored in the table.
If you change the column type from image to text, you will see that itâs just a url and can change it there. You can also display any image column using a text component and you will see the url. Itâs just text in the end, so if you treat an image column like a text column, then you can easily change the url.
Oh, I have the column set as an image. Those are secret rooms for me.
You can change the column type to text.
I did everything according to you. Everything works. You are super. Thank you.
I have a website https://www.svobodnilezci.com/ and I need an android application that is 100% offline. There is little signal in the forests. Only GPS.
Well, just be aware that Glide apps are not great for offline use.
How is that? I have everything in the data and it is part of the app. I donât have any download links. The maps are downloaded to my phone for offline use.
Itâs a âweb appâ, so having a connection to the web is a big part of it.
Install the app on your phone, disconnected it from the internet, and try to open and use your app. You will see that itâs not great.
Just to clarify though, if you already have the app open and you lose your internet connection, it will still work, but only with the data and images that have been cached since the app was opened, which may or may not be everything. Also, when you are offline, you will be unable to edit any data as it becomes view only.
To je ĹĄpatnĂŠ. MusĂm tedy najĂt program, kterĂ˝ lze vytvoĹit bez kodu a je offline
It should work Offline - FlutterFlow