06-05-2012 08:47 AM
Almost everything is in the title :
the UpdateProperty part of my automation chain :
...
individu_bx4:nom=@{CurrentUser["lastName"]}
dc:title=@{CurrentUser["lastName"]} @{CurrentUser["firstName"]}
Using a button in the edit form, my document is updated.
Triggering it using the "about to create" event does not change anything
Triggering it using the "document created" event updates all attributes but the title.
Any idea ?
06-08-2012 12:13 PM
Hi, I was able to reproduce on my side (5.4.2 and 5.5). First investigations show that the first time the document is saved, something override the title with the original value. A workaround while we are investigating the pb is to add the operation Document > Save before the "login as".
06-06-2012 03:29 PM
Hi,
06-07-2012 07:31 AM
Thx for replying
06-08-2012 08:02 AM
what is the event you use in the event handler? Document Created?
06-08-2012 11:12 AM
Yes, "about to create" does not work ...
06-08-2012 12:13 PM
Hi, I was able to reproduce on my side (5.4.2 and 5.5). First investigations show that the first time the document is saved, something override the title with the original value. A workaround while we are investigating the pb is to add the operation Document > Save before the "login as".
06-08-2012 01:30 PM
Fine
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.