Mapping your lexicons in Fusebox 5
If you're having problems using lexicons in your fusebox application, it might be because you havn't set up the lexicon path properly
The lexicon path is defined in fusebox.xml file. Here is an example of what it should look like
<parameter name="lexiconPath" value="/fusebox5/sharedlexicon" />...
In this case, fusebox is looking in the /fusebox5 mapping (which should already be set up in CFAdmin) for a folder called sharedlexicon.
You can then refer to the xmlns like so:
xmlns:cs="coldspring/">
If you have not already obtained them, you can download custom lexicons from the Fusebox wiki



There are no comments for this entry.
[Add Comment]