hello adalo comunity,
i am testing my app with xano backend.
i have created 2 tables in xano
1.users: which have email, password, id, craeted date, profile image, etc…
2.posts: which have post(text), image, and users as relation.
now in adalo i have a list for posts, which showing current post image, post(text), and current post user(creater) name, and profile image.
i manged to get all data i need except the data for the creater (current post user). the only data showing is user_id.
can any one help how to do this step by step??? as i am new for xano
thanks in advanced