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 11 days ago
Studio
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 11 days ago
Studio
Ready for QC
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 6 days ago
Studio
Ready for QC
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 6 days 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 7 days 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 7 days 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 7 days 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 7 days ago
Improvement
Completed
Rich Text Field - Add quick-win buttons
Add as many buttons (e.g. lists, blockquote) as can be added quickly, leaving more challenging ones for a future task.

Matt Jones About 1 month ago
High Priority
Studio
Completed
Rich Text Field - Add quick-win buttons
Add as many buttons (e.g. lists, blockquote) as can be added quickly, leaving more challenging ones for a future task.

Matt Jones About 1 month ago
High Priority
Studio
Planned
'Global' Sections
Ability to make the content/metadata used in a Section global so that it can be reused across the site to avoid updating in multiple places. Any section can be inserted from Section Library and and converted to a Global Section (or a copy made if already in use). Content is added as normal but then when that section is inserted elsewhere the content is shared across every instance of it. ALL content will be the same which keeps it simple and doesnβt impact the functionality available within the section itself. Details: Use the Globe icon used for Global fields and the green colour to clearly show a section is global (templates are another example of global so they are green too). If you press the globe icon it would ask you to confirm you want to make it global and itβd do a check to see if this section is in use elsewhere, if so itβll ask if you want to make a copy or update all other instances of this section to use the global content.

Luke Wakefield 11 days ago
High Priority
Studio
Planned
'Global' Sections
Ability to make the content/metadata used in a Section global so that it can be reused across the site to avoid updating in multiple places. Any section can be inserted from Section Library and and converted to a Global Section (or a copy made if already in use). Content is added as normal but then when that section is inserted elsewhere the content is shared across every instance of it. ALL content will be the same which keeps it simple and doesnβt impact the functionality available within the section itself. Details: Use the Globe icon used for Global fields and the green colour to clearly show a section is global (templates are another example of global so they are green too). If you press the globe icon it would ask you to confirm you want to make it global and itβd do a check to see if this section is in use elsewhere, if so itβll ask if you want to make a copy or update all other instances of this section to use the global content.

Luke Wakefield 11 days ago
High Priority
Studio
Allow option in include webapp/modules tag to skip total_entries
For better performance, when itβs not required to know the total_entries for features. E.g. in a form with a datasource field, itβs not required to count the number of options and would be faster to skip that calculation.

Matt Jones 12 days ago
Improvement
Allow option in include webapp/modules tag to skip total_entries
For better performance, when itβs not required to know the total_entries for features. E.g. in a form with a datasource field, itβs not required to count the number of options and would be faster to skip that calculation.

Matt Jones 12 days ago
Improvement
Rich Text UX - Need to toggle HTML mode off before preview updates
Currently if adding HTML in the rich text field, you need to toggle HTML mode off again before you can see your changes in preview and before the save button will properly register the change. Is it possible to make it so that preview updates happen more regularly that that, maybe when you press enter key? It might be necessary to check all HTML tags have been properly closed before the preview is updated.

Matt Jones 21 days ago
Studio
Rich Text UX - Need to toggle HTML mode off before preview updates
Currently if adding HTML in the rich text field, you need to toggle HTML mode off again before you can see your changes in preview and before the save button will properly register the change. Is it possible to make it so that preview updates happen more regularly that that, maybe when you press enter key? It might be necessary to check all HTML tags have been properly closed before the preview is updated.

Matt Jones 21 days ago
Studio
Studio List datasource item limit
Ability to control the number of items that are shown if you pick a datasource on a Studio List. You can use categories or select specific items but cannot control how many items to show (itβll show all).

Luke Wakefield 22 days ago
Studio
Studio List datasource item limit
Ability to control the number of items that are shown if you pick a datasource on a Studio List. You can use categories or select specific items but cannot control how many items to show (itβll show all).

Luke Wakefield 22 days ago
Studio
Add flags to siteglide_head to skip processes for custom work
E.g. allow to skip the SEO partial, for custom SEO.

Matt Jones 27 days ago
Improvement
Add flags to siteglide_head to skip processes for custom work
E.g. allow to skip the SEO partial, for custom SEO.

Matt Jones 27 days ago
Improvement
Auto-Sitemap, support for Subscription Products
The auto Sitemap currently supports eCommerce product detail pages, but not yet eCommerce subscription product detail pages.

Matt Jones About 1 month ago
Improvement
Auto-Sitemap, support for Subscription Products
The auto Sitemap currently supports eCommerce product detail pages, but not yet eCommerce subscription product detail pages.

Matt Jones About 1 month ago
Improvement
Auto-Sitemap - add layout option to include custom content which is not yet supported by the auto-sitemap itself
While you can edit the page that the custom sitemap is included on, since the sitemap generates the XML boilerplate, any custom content is difficult to hoist inside of that- and ends up outside the root of the XML document. We should add an option for inserting custom links into the end of the sitemap after the auto-generated content.

Matt Jones About 1 month ago
Improvement
Auto-Sitemap - add layout option to include custom content which is not yet supported by the auto-sitemap itself
While you can edit the page that the custom sitemap is included on, since the sitemap generates the XML boilerplate, any custom content is difficult to hoist inside of that- and ends up outside the root of the XML document. We should add an option for inserting custom links into the end of the sitemap after the auto-generated content.

Matt Jones About 1 month ago
Improvement