Needs work
Project:
LocalGov Guides
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jan 2026 at 09:18 UTC
Updated:
20 Jan 2026 at 09:51 UTC
Jump to comment: Most recent
Comments
Comment #3
markconroy commentedMR attached. Simple changing the field from required to not required seemed to be enough. No custom code needed, unless I'm missing something.
Comment #4
tonypaulbarkerI think some work needed on the fallbacks.
Reverse the logic in GuidesPrevNextBlock.php to use the section title if it exists and only the title if it is blank. I think at the moment we never get to the section title if the title is there.
Add a fallback to GuidesContentsBlock.php I don't think there is a fallback there.