Details
Details
Assignee
Michael Offner
Michael OffnerReporter
no problem
no problemLabels
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
Affects versions
Priority
Created 31 May 2016 at 04:25
Updated 16 November 2022 at 01:46
EG: Without serverSideFormValidation="false" on ACF - the following code would fail
Error:
The serverSideFormValidation attribute in ACF application is generally set to false by most to prevent the underlying engine throwing errors when the server side validation shouldn't be used. Is it possible to allow this to be a no-impact parameter that will not throw an error and allow code to be compatible with ACF and Lucee?