Miscellaneous (English)
Please post all ideas around DocuWare that do not fall under one of the other forums here.
24 results found
-
Be able to decide which signers gets the signed document sent on email from ValidatedID
In validatedID you can send a document to signature to multiple signers.
And you can also get ValidatedID to sent the signed document to the signers afterwards.. But you can't in the current integrations select if all should get the signed document from ValidatedID. They support it in the API but its not implemented in the integration1 vote -
Integration with Acumatica
We are migrating to Acumatica for our accounting system. There are multiple document management vendors that integrate with them. It would be great if DocuWare had an integration as well.
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.
-
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 -
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.
- Don't see your idea?