tracker issue : CF-3039405

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

Bug 79002:"The cfform skin name bluegray not found

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

Reporter/Name(from Bugbase): David R / David R (Daverms)

Created: 07/22/2009

Components: CFForm, Standard XML

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Win All

Vote Count: 0

Problem:

"The cfform skin name bluegray not found. " is what the error message I am getting.  But the documentation says that we can specify "bluegray" as a skin.<cfform name="testXForm" format="XML" skin="bluegray" >{some_other_code}</cfform>
Method:

<cfform name="testXForm" format="XML" skin="bluegray" action="" method="post"><cfformgroup type="horizontal"><cfinput type="text" name="firstname" label="First Name" value="Robert"><cfinput type="text" name="lastname" label="Last Name" value="Smith"></cfformgroup><cfinput type="password" name="password" label="Password: " value=""><cfinput type="hidden" name="hidden" label="hidden : " value=""><cfselect name="state" style="width:200" label="State"><option>California</option><option selected>Utah</option><option>Iowa</option><option selected>New York</option></cfselect><cftextarea name="description" label="Description:" rows="5" cols="40">This is a sample TextArea</cftextarea><br><cfinput type="submit" name="submit" value="Submit"></cfform>
Result:

"The cfform skin name bluegray not found. "

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

Watson Bug ID:	3039405

External Customer Info:
External Company:  
External Customer Name: David R
External Customer Email: 443F56B144BB54C5992016B7
External Test Config: 07/22/2009

Attachments:

Comments: