tracker issue : CF-4105458

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

cfgridcolumn values and valuesdisplay

| View in Tracker

Status/Resolution/Reason: Closed/Deferred/Workaround

Reporter/Name(from Bugbase): Robin Boudwin / Robin Boudwin (Robin Boudwin)

Created: 01/08/2016

Components: AJAX, UI Components

Versions: 11.0

Failure Type: Enhancement Request

Found In Build/Fixed In Build: CF11_Final /

Priority/Frequency: Trivial / Unknown

Locale/System: English / Windows 7 64-bit

Vote Count: 0

It would be useful to be able to use query results as the values and valuesdisplay in a cfgridcolumn - similar to the query parameter in cfgrid.  My current workaround is using setting a variable to a valueList generated from query results.

<cfgridcolumn name="docID" header="testdocid" values="1,2,3" valuesdisplay="doc1,doc2,doc3" valuesdelimiter=",">

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

Watson Bug ID:	4105458

External Customer Info:
External Company:  
External Customer Name: Robin Boudwin
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

Deferring this. We can re-consider later in case there are multiple users asking for the same. As of now, there is a workaround for this.
Comment by Vamseekrishna N.
4909 | January 20, 2016 02:09:58 AM GMT