I am attempting to "organize" my files in to logical folders. The main
reason is that some file owners prefer t ouse a network share to open,
edit save a file such as pdf, xls, etc. I have a share that allows
them to get to:

/project/www/files (and) project/securefiles

What I would like to be able to do is..

1. Create a few category branches such as "Division" and "Publication
Type"

example

Divsions
-Sales
-Marketing
-Support

Publication Type
-Application Note
-Datasheet
-Brochure


2. Assign "aliases" to the categories that represent a "folder"
location in /project/www/files

Example:

../project/www/files

app_note
datasheet
brochure


3. Using formtools "category" type and alias, create a "select" box so
that Division and Pub Type are selected when adding/editing a file.


So.. my question is, how can i dynamically change the ftDestination
attribute when the object is saved.

What functions can I use to get the selected category "alias" and then
can I put this in the beforesave function to set the files path?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to