user3718738
user3718738

Reputation: 21

Adding agent to inotes

I have an agent which strips attachments from an email but preserves the email itself. I'd like to provide that same functionality to iNotes users. Is there a way to add any additional functionality to the iNotes interface?

I know I could provide a mail-in db which would take email forwarded to it and strip off the attachments. But it would be nice to just allow someone to do it right from the iNotes i/f like they do it now from Notes.

thanks clem

Upvotes: 0

Views: 59

Answers (1)

Richard Schwartz
Richard Schwartz

Reputation: 14628

Take a look at the iNotes customization examples here. The very last line of the customized Forms85_x.nsf code adds an agent. See also this technote and this presentation.

Upvotes: 3

Related Questions