Closed (fixed)
Project:
CMRF Form Processor
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 May 2024 at 10:27 UTC
Updated:
29 Jul 2025 at 12:59 UTC
Jump to comment: Most recent

Comments
Comment #2
jaapjansma commentedThis is now added in version 2.1.0-beta8 of this module. You have to make sure that name the elements in your form processor as 'address_city', 'address_country' etc... The address_ is the key of the composite element. The _city and _country are the sub elements (which you cannot give another name in the webform.
Comment #3
dieterholvoet commented