Hi there,
is it possible to check, if a file has changed during editing a node? I'm asking of "scribdfield", this try to upload every time the same file.

Comments

quicksketch’s picture

Category: task » support
Status: Active » Closed (won't fix)

Hi Apefl007. Yes there are plenty of ways to check if a file has changed (via JavaScript and PHP). Unfortunately I do not provide programming support in the issue queue. Via JavaScript, I'd suggest looking into jQuery's $.live() method.