Books library App Logic

Do you mean i have to change the Titles to make them unique ?

hey… like I said… i would have to dig in into your app… from the video I saw… it is my number one suspect The ā€œmultiple relationsā€

1 Like

Thanks @Uzo ! You was incredibly nice by helping me !

there are some ways to avoid multiple relations by using if-else columns to eliminate unwonted data

1 Like

i have never used if-else columns but I’ll definitely give it a try!

just curies… no offense… how long you are using glide? it will help me to better describe what you need to do…
your problems… since to be advance… but solutions ground level… it looks like you are an advance app developer who just tries Glide

1 Like

No ! you welcome ! :wink: Maybe 2 years but i only work on those apps for a time and then i get busy with something else (mostly studies) But i can guarantee you that i’m an old man here LOL.

And i just created this community account’s cuz i couldn’t find any solutions i used to read on this forum for long hours.

No i’m not a developer this is my fist year studying CS.

hmm… after 2 years … just find problems? :wink:

haha yeah. i swear i only ask when it’s impossible. love doing it my self.

1 Like

@wiz Did you do this part? In particular, the text component with the ā€˜Show New Screen’ → ā€˜This Item’?

Yes !

Sorry for the quality there is something wrong with my YouTube account

Your Show New Screen action is pointing to the relation. It is NOT using ā€˜This Item’ like I indicated above that it should. Switch it to use ā€˜This Item’ so you get a new detail screen that’s still attached to the same book row. There you can build out the detail screen with author details and an inline list of related books.

2 Likes

So you’re right, I don’t know how i missed that i thought it was an action.
Thank you So much

1 Like