Closed
Details
Details
Assignee
Unassigned
UnassignedReporter
Guardian
GuardianPriority
New Issue warning screen
Before you create a new Issue, please post to the mailing list first https://dev.lucee.org
Once the issue has been verified, one of the Lucee team will ask you to file an issue
Created 14 January 2020 at 09:13
Updated 20 January 2020 at 05:45
Resolved 20 January 2020 at 05:45
Hi,
found that this.sameFormFieldsAsArray option in application.cfc does nothing in case for name="zxc[]".
"myphones" varable, by default should be of type List but it is Array
Setting sameformfieldsasarray to false/true in application.cfc doesn’t change anything.
ACF10, 18 works well.