Join the Webstudio community

K
Kwame
Offline, last seen 2 weeks ago
Joined December 13, 2024
Hey all,
Dabbling with a simple database.
I have got as far as getting items listed and can access most fields easily. The issue is when trying to do a lookup field, I'm stumped.
e.g.
I have cards showing posts.
I want to show the thumbnail for the authors.
I add a collection within each of the items I've created for the posts which pulls data from [Collection Item.fields.author] and its pulling the data fine (gibberish string for record ID).

Now the issue is I can't seem to access the data from that linked record.
Any suggestions?
4 comments
K
J
O
Hey folks.
I have a few simple personal projects I want to build out.
Fundamentally Directory/Membership sites. Key features being:
  • some pages visible only on login
  • paid and tiered membership subscriptions to paywall
  • users can update their page/entry (form initially, proper dashboard later)
  • future goals to have some sort of comments and rating systems
  • directory itself will be searchable and filterable
It'll be my first time doing this seriously and on webstudio.
I'd be pretty confident doing it on WebFlow but I'm trying to commit to really working more with WebStudio
Current plan is Webstudio + Supabase + Stripe
I'm reading all the official docs/watching the official videos but would love any help. Or even to chat to any devs who are working on similar things to collaborate/share ideas and advice etc.

Does anyone have experience beyond the stuff covered in the tutorials etc?
3 comments
S
K
Does anyone have any good sources for WebStudio YouTube tutorials other than the official channel? Looking to build up a list
2 comments
B
K
Has anyone found a good way to handle container queries in WebStudio?
4 comments
B
K
Is there a way/possibility to hook into something like "caniuse?" to indicate browser support for features?
Something like a simple dot indicator tied to % uptake (green is over 90% and suitable for production etc). Maybe even a tooltip with the % on hover?

My thoughts being that this would open up to including newer features earlier that other platforms while still letting Devs know that they're not suitable for production yet. Things like field sizing, for example, which doesn't have great support at around 71%, but Devs could want to begin playing with.
https://caniuse.com/mdn-css_properties_field-sizing

Not sure how viable but would be useful imo.
3 comments
O
K
Curious has anyone done anything with this?
Would love to build etc and integrate other stuff via Webstudio but want to leverage WP's blogging backend as the team are familiar. I also want to use WP user comments and have profile pages (e.g. so I can use some custom wordpress functions for things like creating trending/popular posts and "following" authors etc). I know this is possible in WP alone but I'm trying to see what I can do with WS and this is a passion project so I figured I'd try it out.
any thoughts/ideas/tips? Still new to WS.
2 comments
K
B
Hey all,
New to the platform. Been intrigued by the headless stuff I'm seeing and how it basically seems to hit the sweet spot of being like Webflow but not tied to their CMS and stuff.
I'm looking at using Momence's API with a client as their existing scheduler widget isn't ideal. It's decent but with the flexibility I'm seeing in WebStudio I'm curious to see if I can switch to it for projects like this.

Wonering if anyone would be keen to help?

https://api-docs.momence.com/
1 comment
O