Miscellaneous (English)
Please post all ideas around DocuWare that do not fall under one of the other forums here.
25 results found
-
URL builder - IN statement
REQUEST:
Add the ability to use an "IN" statement when calling Docuware through URLs.REASON:
Queries will fail once you exceed the length limitation. It is not uncommon for us to have the query portion of the URL in the thousands of characters. The main cause is repetition of field names.EXAMPLE 1 (simple):
A query that currently looks like:
([documenttype]="FAI" or [documenttype]="FAI-R" OR [documenttype]="GMTX" OR [documenttype]="RECEIVER") [document_id] = "123"would be shortened to:
[documenttype] IN ("FAI","FAI-R","GMTX","RECEIVER") AND [documentid] = "123"
EXAMPLE 2 (actual generated query):
([DOCUMENTTYPE]="Sales Order" AND [DOCUMENTID] LIKE "090918*"…1 vote -
Attach file on the begin of existing Document via Platform API
Multiple customers want to see the last file attached to the existing document as the first in the viewer. This would make sense for a method similar to the existing AddDocumentSections, which adds new sections to the begin of the document.
1 vote -
Append document in front from file system
Currently it is only possible to append documents in front of another, already archived document by having the documents which you want to append in a basket or filecabinet.
We would like to have the possibility to use a file from filesystem or simply a stream instead of uploading the file to a basket first.
4 votes -
Generate MS Office files (Word/Excel)
It would be nice to generate MS Office files (like proposals) with pre-filled fields (like Company name, etc) from file cabinet to send it to customer.
1 voteThank you for your idea. Right now we are focusing on other topics, so we are not considering this idea for future releases. If the demand for this topic increases, we might add it to future plans.
-
Allow More Than 9 Configurations For Connect To Toshiba
It would be beneficial to have the ability to add more than 9 configurations to a device in the Connect to Toshiba Module. We have multiple customers that need this feature
2 votesThe currently used MFP panel design does not allow more than 9 configurations but we are investigating alternatives.
- Don't see your idea?