Client (English)
Please post all ideas that concern the DocuWare client in this forum.
1398 results found
-
Document viewer in 7.10 - arrows for navigating between attachments move left and right when switching between documents.
With version 7.10, the arrows for navigating through attachments move left and right depending on whether the document has one or multiple pages. When there are multiple pages, a field for entering the page number appears, shifting the entire row to the right.
This is annoying because it requires the user to chase the correct arrow with the mouse cursor for every click when navigating between attachments.1 vote -
Add SFTP for file uploads
Please add SFTP to the options to receive files. This will enable securely sending files to the cloud. I'm not sure why this is not an option now...
3 votes -
Allow the Use of the Sync Configuration with Version Management Enabled
Currently, there is no way to perform a file cabinet synchronization job if Version Management is enabled. While there is a workaround by using the Transfer config for moving files out of the cabinet, this is an inconvenience to the customer if version management was enabled years ago and the file cabinet is filled with thousands of files.
2 votes -
Request to Fix 422 Error: JSON Field Order Should Not Cause Update Table Field Values to Fail
I am encountering an issue with the Update Table Field Values REST API. When I change the order of elements in the JSON request body, the API returns a 422 error.Since JSON does not inherently guarantee order, could we request a modification to the implementation?
PUT {{ServerUrl}}/{{Platform}}/FileCabinets/{{FileCabinetId}}/Documents/{{DocumentId}}/Fields
success
{
Field: [
{
FieldName: TEST,
Item: {
$type: DocumentIndexFieldTable,
Row: [
…
]
},
ItemElementName: Table
}
]
}
error
{
Field: [
{
FieldName: TEST,
Item: {
Row: [
…
],
$type: DocumentIndexFieldTable
},
ItemElementName: Table
}
]
}
1 vote -
List the database connection in autoindex
In the auotindex configurations page, list the database or file connection the configuration is using.
2 votes -
Introduce a Brief Course on the Business Use Cases of Workflow
The LMS provides several courses for DSC's on the components of DocuWare Workflow and in fact a pre-requisite for the course is a DSC certification. It would be ideal that a short business course is designed for DSAs to aid them with understanding several business uses of workflow and mention them during their engagements with prospects. The business uses of workflow are indeed embedded in the various case studies listed on the DocuWare website . it would be ideal to so as to say extract such cases and centralize them. Such data would surely be appreciated for competitive advantage and…
2 votesThank 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.
-
introduce the "Store all with the current index entries" in Outlook
This is a feature which is available in DocuWare when selecting multiple documents from a document tray and then selecting the Store button. Ideally when a user is filing multiple emails from outlook using the store feature, the user will be able to enter the index field values once for several documents at once (as can be done from the document tray)
3 votes -
Convert form attachments to PDF
We have a form that employees use to submit credit card receipts. The form itself does come into DocuWare as a PDF. The attachments are in whatever format the employee attached, and this can’t change as they could be many various formats. We are looking for the ability in DocuWare to convert the form attachments to PDF during the form submission process.
3 votes -
Keep My Tasks in the order the user puts them
When a document enters a workflow and the tab appears in My Tasks, can these be kept in the order that the user puts them even when the tabs disappear and reappear?
2 votes -
DocuWare Form Table Fields can control with Behavior
Hope DocuWare can update the features of Table Fields in DocuWare Forms with an option to control the table fields in Behavior. Which makes this table fields in web form more flexible and will only appear if needed.
Thanks.
7 votes -
support autofilling from URL parameters
The ability to fill web form fields via the URL
Like
https://(orgcloudurl)/DocuWare/Forms/nomination-form?orgID=(orgid)&nominated%20by=John%20Doe
in this instance, it should fill the single text field "nominated by" with the name "John Doe"
3 votes -
Delete Stamp annotation by REST API
There is a REST API for deleting text annotations, but there is no API URI for deleting stamps. Please add one.
1 voteThank you for your idea.
Deleting a stamp is not possible in DocuWare in any case. That is the reason, why there is no API Call to delete stamps.
-
Be able to have documents translated and saved back as another PDF
It would be nice to be able to submit a DocuWare from say "Spanish", but then have that document translated to English and saved back to DocuWare as another PDF.
2 votes -
Allow receiving an error when submitting a form that says the invoice number/a field is a duplicate
It would be nice to have an error pop up when submitting or filling out a form that tells you an invoice number is a duplicate and is already entered in the system
2 votes -
Utilize AI tools to scrub German text and images for all English DocuWare publications to make all words and phrases common English, and t
Utilize AI tools to scrub German text and images from all English DocuWare publications and communications, to make all words and phrases common English, and thus more accurate and understandable.
1 vote -
Forms- Post Submission Options- Option to send form in an email to submitter.
Forms- Post Submission Options- Option to send form in an email to submitter.
2 votes -
More detailed error message when entering a table field
When entering multiple rows of a table field each row can be linked to an index list.
If a single line is in error the error message does not tell us which line specifically poses a problem.
With intelligent indexing when completing tables of reconciliation to the row for example there may be an error on a table of 30 rows and it is necessary to browse the table manually to find the error.2 votes -
Implement some fonts for annotations which is made specifically for CJK languages.
There are differences of the stamps specially Japanese words between DW Viewer and downloaded pdf.
7 votes -
Enable to use the default select list values when using a Japanese Keyboard.
*Entering numbers for example “1234” as the whole width version(全角) into numeric or decimal fields and hitting the spacebar would enter into the field as “12341234...”. Try entering a number by letting that number selection menu open, and press space bar and arrow keys. Using numpad, numpad area on the regular keyboard or numbers on the top of the keyboard all same behavior.
Using numbers on the top row on the keyboard:
1 Enter 1234 as the whole width version(全角)
2 hit space bar: empty
3 hit space bar again then duplicate 1234. like 12341234 *it seems whenever spacebar hit…3 votes -
API - Transfer without annotations
Since 7.9 we can access Platform API directly in the workflow.
The transfer call allows us to copy a document from one storage location (File cabinet or tray) to another.
However, I can't transfer the document without the annotations. It could be a good thing to be able to have the choice to copy with or without annotations (parameter in the call ?).The goal is to have the ability to place specific stamps that, once merged, can be used as anchor text for signature purposes. We cannot have other stamps or annotations on the signed document.
I hope this…
4 votes
- Don't see your idea?