Selecting a Folder in an Action

I’m looking at a couple of tweaks to my Hype Actions, and one thing I’d like to do is get the user to select the project.hyperesources folder instead of a file inside (just incase file names suddenly change). I think this will make it a little more stable.

However, I can‘t remember how to do this, nor can I find a reference for doing this in the documentation. I HAVE found a reference to selecting packages in the Showcase Action:


This does not work with the Hype folders which are just a regular folder of files.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Hi Paul,
Try;

<action-file name="imgFolder" title="Select a Folder of Images" help-tag="Select a Folder of Images" folder>

Regards,
Tim.

On 13 Oct 2014, at 10:49, Paul wrote:

one thing I’d like to do is get the user to select the project.hyperesources folder instead of a file


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Thanks, Tim. That’s what I needed.


actionsdev mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options