Individual subfields not working on forms
-
I have a form with an
addressfield containing multiple Text subfields (line_1,line_2,town, etc.), and I want to render these in multiple responsive columns rather than the default single column layout.When I specify individual subfields in ‘HTML Form render’, if I mention them by name (e.g.
{field:line_1}), they do not render at all, and if I mention them by key (e.g.{field:field_625b7f82643f7}), they do render, but their values do not get loaded or saved, even when the parent fieldaddressis selected in Post Action under the Load and Save tabs.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Individual subfields not working on forms’ is closed to new replies.