Can anyone help? I've been trying to save a file through a custom form. I've followed the instructions on the forms api pages and can't seem to get the file to actually upload/save. If anyone has a good example of this please post it. Thx

Comments

dwees’s picture

What type of file are you trying to upload? I had an image upload form working beautifully, but I tried to create a .csv upload form without success. If you figure out what you did wrong, let me know because I'm trying to do the same thing.

jonathanchris’s picture

I'm trying to get images, or anything really. Nothing seems to be working for me. Could you reply with the code you used for the images? This is just a guess but you might try going to the file upload screen under administer. See if adding .csv to the list of upload able files helps. I'm not sure if that would have anything to do with it, but its worth a try.