tracker issue : CF-4156093

select a category, or use search below
(searches all categories and all time range)
Title:

Form variables should be able natively handle structs and arrays

| View in Tracker

Status/Resolution/Reason: Needs Review//

Reporter/Name(from Bugbase): James Mohler / James Mohler (James Mohler)

Created: 05/21/2016

Components: Wishlist

Versions: 2016

Failure Type: Enhancement Request

Found In Build/Fixed In Build: CF2016_Update1 /

Priority/Frequency: Major / All users will encounter

Locale/System: English / Windows 7

Vote Count: 1

ColdFusion should be able to handle form fields like this


form.sourcetype[1].id
form.sourcetype[2].id
form.sourcetype[3].id
form.sourcetype[4].id
form.sourcetype[5].id


form.sourcetype[1].title
form.sourcetype[2].title
form.sourcetype[3].title
form.sourcetype[4].title
form.sourcetype[5].title


The previous example is a array with structs. But it should be able to do all combinations of structs and arrays.

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	4156093

External Customer Info:
External Company:  
External Customer Name: James Mohler
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

  1. January 08, 2017 00:00:00: Example.png

Comments:

Example has been added
Comment by James M.
2691 | January 08, 2017 05:07:32 PM GMT
+1 - This would actually be quite handy in a form that submits data sets. Nice one!
Vote by Aaron N.
29096 | June 20, 2018 02:30:26 AM GMT