Join the Webstudio community

Home
Members
christos
c
christos
Offline, last seen last month
Joined December 13, 2024
I have connected WS with Baserow. Imagine in Baserow there are tables "Categories" and "Subcategories" that are linked each other. "Categories" have a lookup field that shows the array of "Subcategories"
On WS I am getting the "Caregories" and I want to show the "Subcategories" for each "Category". I can get that array field but it only returns the lookup value (e.g. name of "Subcategory") and the "Subcategory" ID.

My goal is to also get the slug of that "Subcategory". I see two ways solving this:
  1. Create another lookup field that displays the "Slugs" array for the "Subcategories". The problem is that I cannot find a way to iterate in WS (e.g. getting an index and display the values from those two fields based on the index)
  2. Create a string field in Baserow combing the two fields with a separator, e.g. "{category_name} | {category_slug}". Then it is easy to fetch it in WS, but I would need to split the two values out of the string. Is this possible in WS?
Or is there a better way to approach it?

Thanks in advance!
4 comments
J
c
I was testing WS with the desktop app for a few days. Then decided to buy and used another email for the purchase. I can use the web version fine, but the desktop app persists in logging me in with the test account. I tried signing out and deleting/re-installing the app but when I try to sign in with Google it keeps signing me with the test account. Is there any way to select which Google account I want to sign in for the desktop app?
2 comments
O
Are there any plans for a “smaller” lifetime plan? Maybe with lower than 2m page views / month?
1 comment
O
Hi there, I was reading that @Alex (co-founder) has started a new project, called v01. Could you share some content if/how this may impact webstudio’s strategy?
2 comments
c
O