Hi,
How can I create and attach file with a CAD Document through IOM API?
Here is the code I am trying to implement.
<hr />
// Create the CAd Document item
var docItem = MyInnovator.newItem("CAD", "add");
docItem.setProperty("item_number", "CADDoc…
I am trying to create an CAD document where I attached a CAD file as Viewable file, I want to only show that file to logged in user instead of downloading it, so is there any option, or how we can configure that to view only the CAD File.
Hello everyone,
When i create a new item (Document or CAD Document), Can't add document in Files Tab.
If i add document and Click √. It's keep on loading, Not find added document.