Join the Webstudio community

Updated 2 months ago

dynamic queries with conditions and query-loops builder

At a glance

The community member is considering switching from Wordpress to Webstudio, as they have encountered layout issues with Wordpress updates. They have tried Craft and Coreframework, which they find easier to use and have more control over. The community member's main question is whether Webstudio has the same dynamic query and query-loop-builder capabilities as Bricks in Wordpress. The comments suggest that Webstudio has a "show" attribute for conditional rendering and a "collection" feature to iterate over JSON arrays, which can be connected to CMS data. The community members also suggest that learning JSON and JavaScript would be helpful for using these Webstudio features.

Dear team, I have a question today about the options for switching from Wordpress to Webstudio. With Wordpress I work with Bricks and Automaticss. It works well, but with many updates something always goes wrong with the layout. I've now tried Craft and the Coreframework and it's really easy and I have control. πŸ™‚ Now I have one more question. With Bricks I can create dynamic queries with conditions and query-loop-builder. Do I also have this possibility in Webstudio or what knowledge would I need to acquire to create this in Webstudio?
B
s
5 comments
In webstudio there is a show attribute which can conditionally render something server side
Attachment
image.png
There is also collection to iterate over json arrays
Attachment
image.png
Both can be connected to your cms data
Many thanks for the information. I will look into it. So here it would also be important to learn json /javasript or are other techniques better?
There is only basic stuff here. You can figure it our by tutorials
Add a reply
Sign up and join the conversation on Discord