Hi designers,
does anyone know how the “forward”-action in the memo formats the new memo?
the command is:
@Command([ComposeWithReference]; “” ; “Memo”; 1 + 2 + 16 + 32 + 64)
and a subform $FORWARDSEP creates the row:
----- Forwarded by on 02.06.2009 23:55 -----
but how comes the followin into the new memo:
From: Username/OU/O
To: another Username/OU/O
Date: 02.06.2009 09:44
Subject: Fw: plus original subject
plus orig body (not more!)
??
I tried it in an own application,and always get the whole original document rendered into the new one (not only the body field).
To get on the track, I already removed all LS calls and libs from the orig memo form (in my original mail file), and all subforms and almost all tables/fields:
Still the forwarded new memo has the above mentioned format…
Any tip would be gladly appreciated
Uwe