Hello everyone and happy new year 🎄 I need help, I'm struggling with Baserow for the second day.
I did the basic things shown in the video. But I still can’t solve the more complex ones.
I have: 1 table with elements they have before the field, for example URL and Category 2 table with categories, there is a field where the elements of this category are shown (the tables are connected through the category)
I created a category page and displayed the items in that category there. But I can’t display the URL of the elements because it is in another table.
I tried to add display of elements as we do on the page with filters, but I could not achieve the display of elements of only this category.
I have currently solved this through the output of item. Now I have 2 requests on the page, categories and item (I don’t know if this is good or bad).
Item takes the slug field which I display in the table via Lookup and compares it with the category URL. Initially it didn’t work because the request was made by the wrong operator. For the Lookup field, you need to make a request using "has_value_equal".
It’s important who does it using GPT, he doesn’t know all the operators in baserow and I couldn’t solve the problem until I fed him all the documentation 😁