Completed
When modifying a section field, lock the ID
When initially building a section the ID of the fields should follow the name of the fields, however, when editing later, a field should be renamable without breaking the code- the ID for the field could be locked to remain the same. This could either be done after the section has first been โcreated/publishedโ OR there could be a smart check to see if the field has already been used in the code, and lock the ID after it has been. OR We could allow the user a checkbox to โlockโ the ID manually when editing the field name

Matt Jones 14 days ago
High Priority
Studio
Completed
When modifying a section field, lock the ID
When initially building a section the ID of the fields should follow the name of the fields, however, when editing later, a field should be renamable without breaking the code- the ID for the field could be locked to remain the same. This could either be done after the section has first been โcreated/publishedโ OR there could be a smart check to see if the field has already been used in the code, and lock the ID after it has been. OR We could allow the user a checkbox to โlockโ the ID manually when editing the field name

Matt Jones 14 days ago
High Priority
Studio
Support changing attributes on the Page Template HTML tag
E.g. the HTML lang attribute and the text reading direction. Linked to sidebars support: @Studio Template Layouts including Sidebars

Matt Jones 1 day ago
Studio
Support changing attributes on the Page Template HTML tag
E.g. the HTML lang attribute and the text reading direction. Linked to sidebars support: @Studio Template Layouts including Sidebars

Matt Jones 1 day ago
Studio
Update Tailwind Sections to use Container Queries
To allow sections to fit into more interesting grids and pages with sidebars, upgrade their responsive behaviour to use Container Queries instead of standard media queries. https://tailwindcss.com/docs/responsive-design#container-queries 1) Add @container to the classes 2) Replace prefixes like md: with @md: 3) Replace arbitrary value measurement units like vw or dvw with cqw 4) Update AI to do the same at CLI level 5) Update AI to do the same at Studio web level (For Tailwind only!)

Matt Jones 1 day ago
Studio
Update Tailwind Sections to use Container Queries
To allow sections to fit into more interesting grids and pages with sidebars, upgrade their responsive behaviour to use Container Queries instead of standard media queries. https://tailwindcss.com/docs/responsive-design#container-queries 1) Add @container to the classes 2) Replace prefixes like md: with @md: 3) Replace arbitrary value measurement units like vw or dvw with cqw 4) Update AI to do the same at CLI level 5) Update AI to do the same at Studio web level (For Tailwind only!)

Matt Jones 1 day ago
Studio
Studio Datasource Mapping - Show Category Nesting when filtering
When datasource mapping and filtering items by category, find a user-friendly way to show how the categories are nested, and potentially sort with nested items below parents. It may be necessary to have different views you can toggle between.

Matt Jones 2 days ago
Feature
Studio Datasource Mapping - Show Category Nesting when filtering
When datasource mapping and filtering items by category, find a user-friendly way to show how the categories are nested, and potentially sort with nested items below parents. It may be necessary to have different views you can toggle between.

Matt Jones 2 days ago
Feature
Static Sections Lists Datasource - item_ids search pagination
per_page needs to be changed before the search for items to populate the list gets more than first 20 items

Matt Jones 2 days ago
Studio
Static Sections Lists Datasource - item_ids search pagination
per_page needs to be changed before the search for items to populate the list gets more than first 20 items

Matt Jones 2 days ago
Studio
Show a tooltip for Section Name (responsively)
For each breakpoint, figure out how many characters the section title can be before it overflows behind the buttons (only when section is expanded). Then show a tooltip for the section name text in those circumstances.

Matt Jones 8 days ago
Feature
Show a tooltip for Section Name (responsively)
For each breakpoint, figure out how many characters the section title can be before it overflows behind the buttons (only when section is expanded). Then show a tooltip for the section name text in those circumstances.

Matt Jones 8 days ago
Feature
Handle special datasource lookup fields for Dynamic Section Settings
Add ability for dynamic sections settings to include datasource fields e.g. look up category IDs.

Matt Jones 8 days ago
Studio
Handle special datasource lookup fields for Dynamic Section Settings
Add ability for dynamic sections settings to include datasource fields e.g. look up category IDs.

Matt Jones 8 days ago
Studio
In Progress
Global Fields Defaults Bug
Reports of defaults for global sections not being picked up by the front-end. To be investigated.

Matt Jones 10 days ago
Studio
In Progress
Global Fields Defaults Bug
Reports of defaults for global sections not being picked up by the front-end. To be investigated.

Matt Jones 10 days ago
Studio
Update Flowbite Free Dynamic Sections examples to use Fields / Settings
As Dynamic Sections are updated to allow Studio Fields and Settings, we need to update the examples in our Flowbite Free theme Site Template.

Matt Jones 10 days ago
Studio
Update Flowbite Free Dynamic Sections examples to use Fields / Settings
As Dynamic Sections are updated to allow Studio Fields and Settings, we need to update the examples in our Flowbite Free theme Site Template.

Matt Jones 10 days ago
Studio
Completed
Support Fields and Settings on Dynamic Sections
Fields should allow for example renaming the of a dynamic sectionโs wrapper, whereas settings can be used for changing custom settings which are to be consumed by the dynamic sectionโs Liquid to change configuration or functionality. Settings will be added in addition to the existing settings which exist by default for specific modules / sub-modules which control the top-level Liquid.

Matt Jones 10 days ago
Studio
Completed
Support Fields and Settings on Dynamic Sections
Fields should allow for example renaming the of a dynamic sectionโs wrapper, whereas settings can be used for changing custom settings which are to be consumed by the dynamic sectionโs Liquid to change configuration or functionality. Settings will be added in addition to the existing settings which exist by default for specific modules / sub-modules which control the top-level Liquid.

Matt Jones 10 days ago
Studio
Studio Support for Field Tooltips / Helpers
Just as Siteglide Admin has the option to add either/or a helper or tooltip to each field, allow the same in Studio. This allows theme-creators to explain the purpose of fields, or explain what kind of values are supported.

Matt Jones 10 days ago
Studio
Studio Support for Field Tooltips / Helpers
Just as Siteglide Admin has the option to add either/or a helper or tooltip to each field, allow the same in Studio. This allows theme-creators to explain the purpose of fields, or explain what kind of values are supported.

Matt Jones 10 days ago
Studio
Add File Manager Support to Studio Rich text fields (for images)
Also support embedding video links from popular services like YouTube (we may need to add new rules to our XSS protection to allow this).

Matt Jones 10 days ago
Studio
Add File Manager Support to Studio Rich text fields (for images)
Also support embedding video links from popular services like YouTube (we may need to add new rules to our XSS protection to allow this).

Matt Jones 10 days ago
Studio
Completed
Handle whole page Secure Zones
Show secure pages in the preview, but not on the front-end without authorisation.

Matt Jones 13 days ago
Studio
Completed
Handle whole page Secure Zones
Show secure pages in the preview, but not on the front-end without authorisation.

Matt Jones 13 days ago
Studio
Completed
Option to copy a Section even if it's only used in one place
Currently the only way to create a copy of a section is if itโs used in multiple places (it then offers the option to copy). Add a button to the left of Update to make a copy.

Luke Wakefield 15 days ago
High Priority
Studio
Completed
Option to copy a Section even if it's only used in one place
Currently the only way to create a copy of a section is if itโs used in multiple places (it then offers the option to copy). Add a button to the left of Update to make a copy.

Luke Wakefield 15 days ago
High Priority
Studio
In Progress
Studio Template Layouts including Sidebars
Ability to setup different template layouts and content areas such as Sidebar

Luke Wakefield 17 days ago
High Priority
Studio
In Progress
Studio Template Layouts including Sidebars
Ability to setup different template layouts and content areas such as Sidebar

Luke Wakefield 17 days ago
High Priority
Studio
Planned
Page Templates - Warnings for Section Clone or Save
In Page Templates, when editing a section, it should warn you if the section is used elsewhere it should warn you but doesnโt. It looks like this feature has only been added for Pages, not templates. Make sure the count of places the section is used is included in the count, including templates and pages.

Matt Jones About 1 month ago
Studio
Planned
Page Templates - Warnings for Section Clone or Save
In Page Templates, when editing a section, it should warn you if the section is used elsewhere it should warn you but doesnโt. It looks like this feature has only been added for Pages, not templates. Make sure the count of places the section is used is included in the count, including templates and pages.

Matt Jones About 1 month ago
Studio
On Hold
Rich Text Editor - <br> tags being ignored
The editor appears to be ignoring tags. Occurs when adding content without using code view, and pressing enter to space the content. The tags can be seen in the code view, but in the preview and in the actual page the content is not breaking.

Kevin Abelgas About 1 month ago
Studio
On Hold
Rich Text Editor - <br> tags being ignored
The editor appears to be ignoring tags. Occurs when adding content without using code view, and pressing enter to space the content. The tags can be seen in the code view, but in the preview and in the actual page the content is not breaking.

Kevin Abelgas About 1 month ago
Studio
Allow File / Image Studio fields to set "accept" attribute
Allowing section developer to restrict which file types are shown as options to upload to the field when populating a section with data. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/accept

Matt Jones About 1 month ago
Studio
Allow File / Image Studio fields to set "accept" attribute
Allowing section developer to restrict which file types are shown as options to upload to the field when populating a section with data. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Attributes/accept

Matt Jones About 1 month ago
Studio
Forms - Custom Success Function - Return the ID of the newly created case as an argument
This is useful for JS call-backs which might need to create follow-up items.

Matt Jones About 1 month ago
Improvement
Forms - Custom Success Function - Return the ID of the newly created case as an argument
This is useful for JS call-backs which might need to create follow-up items.

Matt Jones About 1 month ago
Improvement