François Tassy
My feedback
33 results found
-
3 votes
François Tassy supported this idea ·
-
2 votes
François Tassy supported this idea ·
-
4 votes
François Tassy shared this idea ·
-
3 votes
François Tassy shared this idea ·
-
4 votes
François Tassy supported this idea ·
-
7 votes
Thank you for your idea. We added it to our collection of ideas and features and will further investigate it. We currently cannot say exactly when this idea will be implemented. As soon as we have more information we will update its status.
François Tassy supported this idea ·
-
6 votes
François Tassy supported this idea ·
-
3 votes
An error occurred while saving the comment -
2 votes
François Tassy supported this idea ·
-
1 vote
An error occurred while saving the comment François Tassy commented
Hello, couldn't you do it through internal database request ? The page count information is stored in the section table of each filecabinet if I remember correctly, so you could use that I guess.
Not sure if you could do it in a cloud based organization tho.
-
103 votes
Thank you for your idea. We are planning to implement this idea for the next release of DocuWare.
An error occurred while saving the comment François Tassy commented
Hello, why don't you manage it with index values ? This is a request I get very often with all my customers, and a simple stamp "deleted" does the job.
When applied, the status index value changes to "to be deleted", and only an administrator and the person that requested the deletion can see the document before it gets definitely deleted through a Deletion Policy (that deletes every document for which status has changed, status is equal to "to be deleted", and modification date was before the last x month). -
6 votes
Thank you for your contribution.
Index changes from Autoindex just show up in the standard document history as index change.François Tassy supported this idea ·
-
10 votes
An error occurred while saving the comment François Tassy commented
Hello, this is indeed a very good idea. Is it planned anyhow on the roadmap ?
Regards,
F. TassyFrançois Tassy supported this idea ·
Hi, couldn't you use this : https://github.com/DocuWare/Validation-NodeJS-samples ?
it's basically to check if index values match some criterias, but I feel like you could use it to fill other indexes based on the value of the first one.
This would require some development and node server hosting tho.