-
Notifications
You must be signed in to change notification settings - Fork 81
CFML tags that are not supported
jamiejackson edited this page Apr 8, 2014
·
4 revisions
The following tags are currently not supported by Railo (* represents a wildcard):
- cfapplet
- cfcalendar
- cfexchange*
- cffileupload
- cfformgroup
- cfformitem
- cfgraph
- cfgrid*
- cfmenu*
- cfNTauthenticate
- cfpdfform
- cfpdfformparam
- cfpdfsubform
- cfpod
- cfpresent*
- cfprint
- cfreport*
- cfspreadsheet (only as extension)
- cfsprydataset
- cftextarea
- cftooltip
- cftree
- cfapplication
- The attribute clientstorage does not allow registry as type, but in addion Railo supports file, resource and caches
- cfchart
- combined charts are not possible yet (although there are extensions available for Highcharts and Flot).
- cfdocument
- no support for the attributes backgroundvisible, fontembed, scale
- cferror
- only support type "exception"
- cfform
- no support for the attributes preserveData, archive and codebase
- restricted support for attribute format, only value "html" is supported
- cfinput
- no support for the attribute validateAt
- no support for xml and flash controls
- cfinvoke
- no support for the attributes servicePort and timeout
- no support for xml and flash controls
- cflogin
- no support for the attributes idletimout and applicationtoken, cookiedomain
- no NTLM support
- cfobject
- no support for corba and ejb
- cfpop
- no support for the attribute debug
- cfsearch
- no support for the attributes previousCriteria and suggestion
- cfx
- only java cfx tags are supported
- Getting to know Railo Server
- Railo Server features & specifications
- Getting started with Railo Server
- Installation & configuration
- Railo Server Versions
- Developing with Railo Server
- Deploying Railo Server apps
- Managing Railo Server apps
- Railo Server Extensions
- Useful resources & further reading
- Developing & debugging Railo Server
- FAQs