Active
Project:
LocalGov Forms
Version:
1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2026 at 12:27 UTC
Updated:
17 Feb 2026 at 12:27 UTC
Jump to comment: Most recent
From Github #119
Seems strange that address lookup is the route of the module, but the date widget needs the module enabled. Been tripped up a few times doing testing, see also #37.
Either:
- This module should provide all elements in the main module, with enabling or disabling of elements handled by Webform and site builders (BHCC disables Localgov date as our BHCC_date field extends it, so we have the module enabled but disable the element anyway).
- Seperate each element into a sub module, so Address lookup becomes it's own module.
Ideally do this before 1.0
Comments