Join the Webstudio community

Home
Members
cramses.
c
cramses.
Offline, last seen 4 weeks ago
Joined December 13, 2024
c
cramses.
·

Table

Just a table.
Like Excel but on the canvas without the need of costum html.
5 comments
c
M
J
You already have that helpful AI feature at the bottom. Why don’t you reuse it, so that it can write syntax compatible code?
Like “fetch this and that data from the API” or “write js that makes funny circles, when someone hovers over this button”.
Make people use their own API key.
I believe this would be helpful
6 comments
O
S
c
c
M
Instead of folders forcing a slug onto its content, you can choose wether or not the folder brings an extra slug.
Then you can use folders for organisational purposes only.
3 comments
J
Hey, did you manage to work with Typesense?
8 comments
p
c
c
cramses.
·

Claude

Hey, I'm not code savvy and rely on Claude for coding for the site. When I'm working with system variables though, Claude doesn't understand my words and can't provide me working code.

One example I had was with multiple slugs based on dynamic pages. The code needed to fetch data from the API, and I had to work with Webstudios system variables to achieve this.

I've solved that specific issue, but I stumble across this problem a lot. Often I need code and AI doesn't seem to understand the special syntax of Webstudio.

What do you suggest I prompt the AI for this kind of stuff? Is there some sort of coding template or key phrases I should use when asking about Webstudio specific features? Any tips would be really helpful!​​​​​​​​​​​​​​​​
2 comments
c
O
How can you add an image gallery?
9 comments
c
J
M
Hey,
I tried to add my domain to a website I built with webstudio but I´m not able to add the cname. I´m working with fastcomet for my domain.

"The issue is that Webstudio requires a CNAME record with the name "@" (representing the root domain) pointing to "yoqofi-bikoj-alomo.customers.wstd.io". However, this configuration is not possible in FastComet's DNS zone for two main reasons:

A CNAME record cannot coexist with other record types (like A and MX) for the root domain.
The root domain typically requires an A record pointing to an IP address, not a CNAME record pointing to another domain.

FastComet suggests that this is a limitation of DNS standards, not specific to their service, and changing domain providers likely won't solve the issue."

Is this something you can help me with?
12 comments
c
O
c
cramses.
·

Disconnecting

Hey!
Webstudio is disconnecting all the time although I am connected to the internet.
Is this only me?
(Just wondering because my work is lost all the tim)
11 comments
J
O
c
How can I add an onclick attribute to a button?
2 comments
B
c
How can I give a number input a plus and minus button at the sides instead of the up and down buttons?

Probably js and buttons, right?
But how can I remove the up and down buttons?
2 comments
J
c
When I have two radio groups in one form, then they cancel each other out.
When I select one, the other gets deselected.
How can I fix that?
5 comments
c
B
R
How can I reference a variable that I created that´s pulling API data?
38 comments
c
O
J
Can you create a variable that is present on all pages?
Like when you want to display a search bar in your nav.
Whis would need a variable, right?
4 comments
O
When I submit a form, can you store this data in a variable locally?
One that can be accessed like you would with API?
1 comment
O
I have an image that has a dynamic source. The source is correct, but the image is not showing in Webstudio.
Did I set up something incorrectly is this an actual bug?
23 comments
c
A
I´m pretty sure there´s a video about this, but I couldn´t find it yet.
So I just want to combine my URL with that variable.

I think I didn´t write it out correctly but couldn´t find anything in the docs.
What did I do wrong?
6 comments
O
c
I want to have a "Tabs" component which is changing according to my variable.
I hope my video explains what I want to do.

Problem is, that the tabs with don´t seem to work with a collection item.
Is this my fault?

Is my problem clear?
35 comments
J
J
c
Would be cool if you could dynamically choose the background color in an item like a box.

Use case:
Dynamically generated color radio groups.
Different products have different colors.
I guess it´s easy to implement as well.

Just change the #000000 value via text (API) like you would with any other text.
12 comments
S
O
c
J
I have a webhook form that works with the email.
But when I enter a webhook url into the action field, then it goes into the error state.
I don´t understand why.
19 comments
O
c
M
Will it be in the component library?
2 comments
c
J
Would be cool if you just paste html code and have the app build out in ws.
7 comments
B
J
c
I have a HTML script:
<div class="product">
<h2 class="product-name">Weidehütte Special 2 mit isoliertem Dach, Rädern, Tränke und Solar</h2>
<p class="product-price">19000.99€</p>
<form data-add-to-cart data-product-id="product2">
<input type="number" name="quantity" value="1" min="1">
<button type="submit">Add to Cart</button>
</form>
</div>


I tried to rebuild it in webstudio but the functionality isn´t the same.
I am trying to build a product page and when I use an HTML embed instead of the webstudio components it works.
My page:
https://p-714f1503-079f-438e-8a34-e24eb1ab0a6f.apps.webstudio.is/?authToken=2c5f5dc4-f356-4b38-b55c-74d624e30f8c&mode=preview
39 comments
8
c
B
Can´t paste a webflow component.

This is the component:
1 comment
O
Hello,
I tried to build a form but with little success.
The documentation https://docs.webstudio.is/university/core-components/form ist outdated I guess.
Also somehow the button isn´t responding. My cursor doesn´t change when hovering over the button.
Can you please explain how I can create a simple form with a text input?

Thanks!
10 comments
O
J
H
c