• Anonymous
  • Login
  • Register
OpenNTF Mail Experience - Feature Request: A button for switching the TO and CC fields in the reply form


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



Taken Actions by Owners

No actions have been taken yet.


In this field you can enter the actual request.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.
In this field owners can describe what they have done or want to do.

You can use the rich text editor for rich text formating. You can also enter HTML to embed objects, e.g. to embed a YouTube video or a screenshot of the project. In this case use '[' and ']' to mark the passthrough HTML as such.

Please note that the first time you use the new UI your description is converted from rich text to MIME. You might want to copy and paste the raw plain text from the old UI in the new UI so that you don't loose information.