Join the Webstudio community

Home
Members
Adam Muflihun
A
Adam Muflihun
Offline, last seen last week
Joined January 10, 2025
Hi so I tried at some points building site with cursor ai is just seamlessly good without any bug and issue
my question, with this AI capability, will it be possible to code the cms integration with AI?, the filter the connection etc?
2 comments
O
A
How do we write better of this?
8 comments
B
A
O
J
Hi @Oleg Isonen or @John Siciliano

How do I get all result when the filters are not checked
context: on the video
it only appears when the filter is checked

my expression are like this


https://api.baserow.io/api/database/rows/table/${baserowTableId}/?user_field_names=${baserowUserFieldNames}&size=${baserowItemsPerPage}&order_by=${baserowOrderBy}${system.search.page ? &page=${system.search.page} : ''}&filters= {"filter_type":"OR","filters":[{"type":"boolean","field":3620275,"value":"${system.search.editorChoice && 1}"}, {"type":"multiple_select_has","field":3623471,"value":"${system.search.coding && 2867330} "}],"groups":[]} ${system.search.search ? &search=${system.search.search} : ''}
83 comments
O
J
A
  1. how do I remove this blue check?
  2. how do I get the class to get this customized in css?
on this site
you have button and then a checkbox? why is that?

https://webstudio.is/tools/headless-cms-finder?noCodeSetup=yes&customizableModels=yes&imagesInRichText=yes
1 comment
O
how do you make a mix-blend-mode work with webstudio? it seems to fail when the item has transparent background it doesn't take the behind background
29 comments
A
B
would it be possible to add shortcut like "command s" that goes to publish the site? @Oleg Isonen
11 comments
O
A
maybe a code editor like this that actually can read current
class, token, id
(that has auto complete)

https://www.youtube.com/watch?v=zrEZFOBH3eU
7 comments
O
A
B
I wish we can add "div" on command K instead of "box"
I wish when adding a token it automatically rename the left panel naming as well. so we don't do double work. naming on the left panel after adding a token.
47 comments
A
A
O
J
B
Hi Guys, is there a documentation for doing simple lottie control for webstudio? I can't really figure it out reading the documentation from lottie site
such as:
  • Click to play
  • click to play on specific segment
  • hover to play
  • play on scroll into view
  • play while scrolling
8 comments
J
A
Hi guys How do you setup favicon on vercel export?

it's not showing on mine here
https://marketing-destination.vercel.app/

but it works on the webstudio staging
https://marketing-destination-sbnj4.wstd.io/
10 comments
B
A
I wish there were shortcut for command enter and this one command + [ ] > for moving the element up and down, and command G and command shift G, for the wrapping in box
1 comment
J