I was wonder if there was a way to include the fileshare upload box in a custom CCK content type. I have a site where I would like users to be able to create a page that included a link to a file that was uploaded during the page creation (similar to upload.module) but the file would be uploaded to the fileshare folder that the user would choose depending on the file type. Then file would be available in my main file share directory and through the user created page.

Thanks for any suggestions in advance.

Comments

amitaibu’s picture

haven't tried it but, what about creating a CCK 'node reference' filed - which will point to the FileShare node?

amitaibu’s picture

Nope. tried it now, but it doesn't work.
U found any way?

AstroMatt’s picture

Assigned: AstroMatt » Unassigned

Nope I've got nothing... And wouldn't even know where to start after the views thing didn't work...

AstroMatt’s picture

er, I mean the node reference thing not views

amitaibu’s picture

Version: 4.7.x-2.1 » 5.x-1.x-dev
Category: support » feature

Changing the request to v.5.1.

Amitai