displaying top 100 results
Tracker Issue CFCLIENTSETTINGS error
6390357 CF-4205635 General Server,Mobile Support : Device Detection CFCLIENTSETTINGS error Problem Description:
Steps to Reproduce: add above code to a webpage
Actual Result: error
Expected Result: display based on size
Any Workarounds: nope
deviceAPI, does not mean anything. All the device plugins are already loaded.
cfclientSettings is directive to tell ColdFusion, that the application needs device plugins(or device detection plugins, or both). It is for a page. It is not a setting that we can take for each cfclient block.
(on the page in point 2, and in the drop down of point 1) is also wrong. From the PDF of CF11, the order should be:
Building Mobile Applications
Debugging Mobile Applications
Inspecting Mobile Applications
Packaging Mobile Applications
Troubleshooting Mobile Applications
Device Detection
Client