raymondcamden
05/08/2025, 1:40 PMAssume that the form fields have same name. In this case, ColdFusion converts the form fields as an array instead of a <http://list.To|list.To> do this, in the Application.cfc, specify the following: this.sameformfieldsasarray = "true".The default value is false.
saghosh
05/12/2025, 11:08 AM