Books library App Logic

what do you mean?

1 Like

i mean when i click on the author’s name nothing happens.

and the relations that i already added seems to not match on the data editor

you might have a problem with structuring data and relations… Glide will not warn you if there is a circular dependency… they just don’t show options… but if redo relations for the element or delete relations… that might create a problem when adding new relation that is not defined in previous state of that elemnt

1 Like

Okay thanks @Uzo and @Jeff_Hager for helping me, i’ll try to figure out what the problem is.

i know that tracing relations in the advanced app is a pain… but that’s the only way to find a problem…
also, Glide have a glitch that will bring back previous relations when is not stable… so the best way to fix it, is to delete that problem and redo it… but make a copy before doing that

1 Like

Thanks ! Yeah I’ve spent hours on this but it Ok! I’ll try my best thanks for helping I’m very grateful for you guys this community is Awesome

1 Like

The best advice I can give you in case of relations is to name the relation column as full as possible so you know what you were trying to do and in the future will be easy to know what is that for…(even if the column name is way too long) and test it in every possible way… and if doesn’t work delete it and all associated columns so there is no mess and even when coming back to this app after days or months… you will know what is going on… also move assisted columns next to that relation column

1 Like

This happened likely because you were using an action that navigates to a relation instead of a sheet. Can you confirm that this is the case?

What’s your desired flow?

2 Likes

I think Yes i have an inline list that shows a list of books and when i click on a book it takes me to a details view of every book with the name of the book and the name of the author. i already have an relation that shows all the books related to that author.
What i want to add is when on a book to click on the author name under the book and go to a screen that show’s the author photo a brief description and add all the books related to that author as an inline list

there is a simple way to do that …, show a new screen with a filter from a previous screen data

any tutorial on how to do this ?

look for a previous screen icon

1 Like

okay I’ll check that

@Uzo i can’t find it

i do expect your app is an advanced one, and we will be shooting in the dark … unfortunately it will take hours for me to dig into your app and find a problem… there are many experts here who might do that, I can’t… it will affect my pay customers

1 Like

Yeah ! sorry for interrupting your work actually it not an advanced one, it a read only but i got stuck in this particular task.
one again Thanks for helping i keep learning everyday new tings i’ll drop an update if i find any solution.
Thanks Guys

if is a basic one it should give default results… let me try again with a basic approach… try to open a new app and see this algorithm behave the same way… if not… it is the relations problem

1 Like

okay i’ll give it a try

Here is my Try.

oh… there you. go! you have multiple match relations… in the digital and logic world, try to make it 0 or 1