Does anyone know anything about the contents of th...
# adobe
b
Does anyone know anything about the contents of the
/cf_scripts/cfclient
and
/cf_scripts/classes
folders (as found inside the root of an Adobe WAR file)? I know the sibling folder
/cf_scripts/scripts
is the default location for the CFForm scripts directory, but is it necessary to have the other two directories accessible as well? i.e. if I ONLY create a virtual directory to the specific
/cf_scripts/scripts
subfolder and not at the top
/cf_scripts
level, will any CF features break?
q
the cfclient directory was only used by the CF Mobile App tags.... so unless you went that direction you should be good to go there. (in fact, wasn't that removed in ACF 2023?)
👍 1
My notes might be wrong, but I think the cf_scripts/classes folder is used by the WDDX, EXTJS and JSON javascript encoders. I don't think I ever map that folder though and don't run into an issue -- but I also have never used any of the provided ACF JS libraries.
👍 1