

Back in the earlier days of CF, I was able to generate pages out of CFStudio. I have been away from it for a long time and am wondering if I can do this in CFBuilder 2018.
Back in the earlier days of CF, I was able to generate pages out of CFStudio. I have been away from it for a long time and am wondering if I can do this in CFBuilder 2018.
Back in the earlier days of CF, I was able to generate pages out of CFStudio. I have been away from it for a long time and am wondering if I can do this in CFBuilder 2018.

- Most Recent
- Most Relevant
You might be able to do this, however I don’t think it comes out of the box. The think with CF builder is you can build or install extensions. I know there is an older extension out there called apptacular which did some thing similar to what you are asking.
here is some info on extensions: https://helpx.adobe.com/coldfusion/using-coldfusion-builder/coldfusion-builder-extensions.html
and here is where apptacular resides:
https://github.com/tpryan/Apptacular
I know there are other extensions out there, plus i have written a few for project specific things in the past…best part, one xml file and then cfm files…
check this out and see if it helps.
happy building.