Hm ja sowas ähnliches hab ich, allerdings habe ich dann das Problem, dass das für jedes Dokument zählt:
_month := @Text(@Month(CalendarDateTime));
@If (@Length(_month) < 2; @Set("_month"; "0" + _month); "");
@Text (@Year (CalendarDateTime)) + _month
So hat man dann z.B wenn mehrere Termine im Mai sind auch Mai 5 mal drin stehen oder so
.
Achso der Code ist nicht von mir, ich suche auch noch Hilfe + Internet wie man das evt lösen kann.
MFG Michael