Hi folks,
today I have a special problem and hopefully somebody of you already has a solution.
I am working on an internal Knowledge-Database.
One given requirement is: In case of an update, the old entry has to be archived
and a new entry with all previous information should be created to be edited.
So far no problem - except for the attachments.
I dont want the old attachment files to be copied to attachment section. Instead of that
it would be nice to have a DATA TABLE with _links_ to all former files, so e.g. the editing person
could open the original word file, edit it and attach the modifed version to the new instance.
I have the WFD_ID of the original Instance as technical field.
Has anybody an idea, how i could create those links?
Thanks in advance,
Bjoern