Posted by DrupalDan on January 6, 2013 at 5:43am
3 followers
Jump to:
| Project: | File (Field) Paths |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
I tried to use the token of node id in the file path. The path I set for a file field is: abc/[nid], but the folder where the file is uploaded is named [nid] instead 1 or 2. I know I probably don't get it right. I would really appreciate it if someone can tell me the correct way to do this. Thank you!
| Attachment | Size |
|---|---|
| screenshot.png | 3.03 KB |
Comments
#1
The correct token is [node:nid] not [nid].
#2
Automatically closed -- issue fixed for 2 weeks with no activity.