Closed (fixed)
Project:
File (Field) Paths
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2013 at 05:43 UTC
Updated:
9 May 2013 at 06:20 UTC
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!
| Comment | File | Size | Author |
|---|---|---|---|
| screenshot.png | 3.03 KB | DrupalDan |
Comments
Comment #1
decipheredThe correct token is [node:nid] not [nid].