I've been to trying in vain to allow a new resource type to upload images. I started off with a more complex idea, but at this point I've just recreated the exact FILE_PATH.E62 and THUMBNAIL.E62 nodes as they exist in the INFORMATION_RESOURCE.E73 graph, and am using the same file upload form, where the only change I had to make was the dataKey, from "INFORMATION_RESOURCE.E73" to "FIELD_INVESTIGATION.E7" which is the name of the new resource. I made this an if statement in the form class and in the javascript. However, the branch is not saving, even though the file upload form seems to work properly in the new resource type. No errors are thrown, the branch is just not saved at all.
Any thoughts would be appreciated. Adam -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
