Autor Thema: @Command( [MailAddress] ) sample  (Gelesen 3016 mal)

Offline Toma Bogdan

  • Aktives Mitglied
  • ***
  • Beiträge: 146
  • Geschlecht: Männlich
  • That's me ...
    • A nice site !
@Command( [MailAddress] ) sample
« am: 16.06.04 - 14:54:04 »
I saw the effect of the command MailAddress (Mail database->New mail->Addressand I want to implement this functionality (add/remove/remove all/up/down people) in a particulay way. Can be found a sample like this ?

PS. I saw something like this in Domino.Doc (client side) - if I don't mistake ...

Glombi

  • Gast
Re:@Command( [MailAddress] ) sample
« Antwort #1 am: 16.06.04 - 21:51:56 »
It's really easy: Put the fields "SendTo" and/or "CopyTo" and/or "BlindCopyTo" into your form.

Andreas

Offline Toma Bogdan

  • Aktives Mitglied
  • ***
  • Beiträge: 146
  • Geschlecht: Männlich
  • That's me ...
    • A nice site !
Re:@Command( [MailAddress] ) sample
« Antwort #2 am: 17.06.04 - 08:01:28 »
It's really easy: Put the fields "SendTo" and/or "CopyTo" and/or "BlindCopyTo" into your form.

Andreas
I want to use a custom list and not a SendTo list  :)

Offline Semeaphoros

  • Gold Platin u.s.w. member:)
  • *****
  • Beiträge: 8.152
  • Geschlecht: Männlich
  • ho semeaphoros - agr.: der Notesträger
    • LIGONET GmbH
Re:@Command( [MailAddress] ) sample
« Antwort #3 am: 17.06.04 - 09:12:43 »
Whats the problem? Put that list into the sendto field. addresses have to be anyway in one of those three fields sendto, copyto or blindcopyto so that the router is able to act on that message
Jens-B. Augustiny

Beratung und Unterstützung für Notes und Domino Infrastruktur und Anwendungen

Homepage: http://www.ligonet.ch

IBM Certified Advanced Application Developer - Lotus Notes and Domino 7 und 6
IBM Certified Advanced System Administrator - Lotus Notes and Domino 7 und 6

Glombi

  • Gast
Re:@Command( [MailAddress] ) sample
« Antwort #4 am: 17.06.04 - 09:14:26 »
Ok.
Create a field with data type "Names". On the 2nd tab of the field properties: Selection - Address dialog (or something like this).

Or: Create a editable field and a button:
@Command([EditGotoField];"Field");
@Command( [MailAddress] )

BUT: In R6 the code doesn't work! :o

Andreas
« Letzte Änderung: 17.06.04 - 09:15:05 von Glombi »

Offline Toma Bogdan

  • Aktives Mitglied
  • ***
  • Beiträge: 146
  • Geschlecht: Männlich
  • That's me ...
    • A nice site !
Re:@Command( [MailAddress] ) sample
« Antwort #5 am: 17.06.04 - 12:12:59 »
Whats the problem? Put that list into the sendto field. addresses have to be anyway in one of those three fields sendto, copyto or blindcopyto so that the router is able to act on that message
I don't want to mail this doc so I don't need the sendto field. I need a custom list with the capabilities of the above command MailAddress) !

BUT: In R6 the code doesn't work! :o
you have right ;D

Glombi

  • Gast
Re:@Command( [MailAddress] ) sample
« Antwort #6 am: 17.06.04 - 12:18:12 »
It's a bug  >:(
Many application are using this functionality. Oh oh...

Andreas

 

Impressum Atnotes.de  -  Powered by Syslords Solutions  -  Datenschutz