Menu Manager

In Blocs you now have the ability to use synchronised menu data, this means you can use the same set of data to power multiple menus throughout your entire project. The Blocs Menu Manager lets you manage the data and structure of these menus. All Blocs projects have a default menu automatically created in them, […]

Read More

Option Selects

An option select is a lot like a drop down, but rather than being comprised of a button it’s more like a form field. Option selects are designed primarily for use in web forms, they allow users to select an option from a dropdown list, this data is then usually included within the submission data […]

Read More