• You have no default Vault server.

    Dear All, I have a default vault server entry and vault server installed during installation. Still, I receive a weird error "You have no default Vault Server" during file creation. Did anyone face the same issue, if so what fix helped you to resolve…
  • Disabling 'File Item' fields in a form

    Hello everyone, Does any of you know how to disable a 'File Item' field in a Form? The intent is to prevent users from accessing an uploaded file during the preceding state. Kind regards, Balaji Visvanath Bheeman
  • Uploading a local file to Innovator using the Batch Loader

    I'm having issues uploading a local file to an instance of Innovator using the Batch Loader. I have the following XML: <Item type="Document File" action="add"> <related_id> <Item type="File" action="add"> <actual_filename>C:\some\file\path\@1</actual_filename…
  • Javascript check if object is a file or a folder

    Hi! Is there a possibility to check if the object to be uploaded (for example in the Document item's File tab/upload field) is a file or a folder? We would like to prevent folders from ever being uploaded in Files (like a javascript check when you drag&drop…