coldfusion builder 2 extension not displaying browse button on type=projectdir
I'm in the process of creating an extension that fires from the RDSView (from a database table). Basically I would like it to create 7 files for me by using the table's columns I selected. *PERFECT*, I got the files being created, but I have to TYPE in the LOCATION to store the files <-- WHAT -- Yes, I said I have to type in the full path to where I want the files to be stored.
So my question to anyone who might see this blog is --> Is there a way via (call back, response, etc) in an cfbuilder extension for the user to pick the project and/or folder as an input?
PS. if you read this and don't know the answer, please "socialize" it (tweet, FaceBook, etc) so possibly the correct person with the answer can answer it. *THANKS*
**UPDATE 9/29/2011**
I was able to email a contact at Adobe with this issue, and after working back and forth, it came up that the input of type="projectdir" does NOT work when using a REMOTE server. How disappointing!! Anyways, at the same time I suggested it as a feature as #2988224 within the Adobe ColdFusion Builder Bug/Feature system (bugbase @ https://bugbase.adobe.com/).
So my question to anyone who might see this blog is --> Is there a way via (call back, response, etc) in an cfbuilder extension for the user to pick the project and/or folder as an input?
PS. if you read this and don't know the answer, please "socialize" it (tweet, FaceBook, etc) so possibly the correct person with the answer can answer it. *THANKS*
**UPDATE 9/29/2011**
I was able to email a contact at Adobe with this issue, and after working back and forth, it came up that the input of type="projectdir" does NOT work when using a REMOTE server. How disappointing!! Anyways, at the same time I suggested it as a feature as #2988224 within the Adobe ColdFusion Builder Bug/Feature system (bugbase @ https://bugbase.adobe.com/).
here is the link to a presentation from NCDevcon this past weekend. the guy that gave the presentation has worked on the design of builder and extensions. Maybe it will help you. I think what you are trying to do will work just fine, he discussed something like this in the presentation, and I think it is in the slides online.
ReplyDeletehttp://blogs.adobe.com/cfbuilder/files/2011/09/NCDevCon-ColdFusion-Builder-Extensions1.pdf
Thanks for the comment, I don't see anything in that presentation that lets the end user (developer) pick the location instead of typing it. But it did give me a contact at adobe. Thanks!
ReplyDelete