OpenNTF.org - OpenNTF Mail Experience
OpenNTF Mail ExperienceOpenDocument[/Projects/pmt.nsf/ProjectView?ReadForm&Query=OpenNTF%20Mail%20Experience~FeatureRequests]

My Links (Not logged in)
User Name Password
Hosted by Prominic.NET

   Project: OpenNTF Mail Experience (Managed by Vince Schuurman)
Actions:

Hide details for The requestThe request

The idea
Proposed by:Chris Gleeson
Project Master Chef:Vince Schuurman
Feature type:Functionality
Brief Description:A button for switching the TO and CC fields in the reply form
Status:Submitted

Details
We already have this implemented and when we do a version upgrade, we hear quickly if we haven't included it :-). If you do a reply to all for example, you may want to switch the fields around.

Formula code for button:

tmp1:=EnterSendTo;
tmp2:=EnterCopyTo;
FIELD EnterSendTo:=tmp2;
FIELD EnterCopyTo:=tmp1;
@True

Action taken
Status:Submitted
Implemented in Release:
Comments:


Modification history
Entered 02-Feb-2010 11:03 by Chris Gleeson. Last Modified <none> by <none>.