Save as new version

Hi All,

I have a document with attachment(s). I had to save the document in the same document if attachment(s) did not change, and I had tos save as a new version if the attachment was changed. I tried to use the “@AttachmentModifiedTimes” function in a data field, and check it’s value, but this value is refreshed only when the document was saved. So at the end the last two documents are the same.

Has anybody any methode to solve this?

Attila

Subject: Save as new version

use @SaveNewVersion to save as new version :slight_smile: