-
Notifications
You must be signed in to change notification settings - Fork 571
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature/Fix] Downloaded signed document name to match name of template #427
Comments
@Nick-PDS are you using the latest docker app version? In the latest version the cloned template name should also match the cloned document inside the template and be used when downloading files. |
I just did update earlier but it seems to still have that behavior. 2025-01-27.14-30-33.mp4 |
@Nick-PDS was that template/document cloned/signed on the new version just now or sometime ago? Only templates cloned on the latest app version have the document filename changed automatically based on the new cloned template name. Also that template should contain only one document. |
Ok so I accidentally discovered it could be because we rely on the API to assist in this process. Once I renamed the template through the interface then it started downloading as the template name. And I believe the template contains only 1 document. |
I say feature/fix because I am unsure if this is intended functionality or not. I feel like it may be unintended but I guess people prefer their documents in various ways.
We use DocuSeal by cloning a template and renaming that cloned template based on the client. That is where we then create the submission. For our client's and our records we would prefer the document is downloaded as whatever we made the template name to be and not the actual file name of the PDF document we uploaded in the editor.
The text was updated successfully, but these errors were encountered: