Community Discussions and Support
Template creation

I must have misunderstood your reply because surely you can't have stumbled over this if you've already solved your original issue? Anyway, just in case...

You could hard-code the template to send its message to a particular e-mail address:

     set To = "joe@example.com"

Or you can have the template ask you for the To address:

     string sendingto "" "Enter the recipient's e-mail address:" 0 Address
     set To = "~vsendingto~"

Or, if the template is for a reply, you could have it send to the sender of the original message.

<P>I must have misunderstood your reply because surely you can't have stumbled over this if you've already solved your original issue? Anyway, just in case...</P><P>You could hard-code the template to send its message to a particular e-mail address:</P><P>     set To = "joe@example.com"</P><P>Or you can have the template ask you for the To address:</P><P>     string sendingto "" "Enter the recipient's e-mail address:" 0 Address      set To = "~vsendingto~" </P><P>Or, if the template is for a reply, you could have it send to the sender of the original message.</P>

I want to create a template for a new email. I am going to order 5 items. say

item 1 is "red or green or " " (nothing)

item 2 is purple or blue or " " (nothing)

etc etc

My finished template will offer the user variable "item 1" and will allow the slected variable to be either red or green or neither - a blank which would then be in the resultant template..

I've been struggling for weeks with this - Grateful thanks to anyone who would send me a template.

There used to be a finished template that one could 'doctor' which could be doctored to fit the bill!

regards and thanks

Alistair West 

 

<p>I want to create a template for a new email. I am going to order 5 items. say</p><p>item 1 is "red or green or " " (nothing)</p><p>item 2 is purple or blue or " " (nothing)</p><p>etc etc</p><p>My finished template will offer the user variable "item 1" and will allow the slected variable to be either red or green or neither - a blank which would then be in the resultant template..</p><p>I've been struggling for weeks with this - Grateful thanks to anyone who would send me a template.</p><p>There used to be a finished template that one could 'doctor' which could be doctored to fit the bill!</p><p>regards and thanks</p><p>Alistair West  </p><p> </p>

Do you mean that you want the items in the list to have their text coloured as you describe? Or do you perhaps mean that "Item 1" should be listed beside the chosen colour option?

e.g.

Item1      Red

Item2      Purple

I don't think that text can be coloured via a template - though I may be wrong - but the example above is, I think, quite feasible.

<P>Do you mean that you want the items in the list to have their text coloured as you describe? Or do you perhaps mean that "Item 1" should be listed beside the chosen colour option?</P><P>e.g.</P><P>Item1      Red</P><P>Item2      Purple</P><P>I don't think that text can be coloured via a template - though I may be wrong - but the example above is, I think, quite feasible.</P>

Sorry no - nothing about colour. I used that as an example - Its for re-ordering tablets (I take quite a lot!) I've got it to work with the exception of automatically entering the email address.

regards

Alistair West

<p>Sorry no - nothing about colour. I used that as an example - Its for re-ordering tablets (I take quite a lot!) I've got it to work with the exception of automatically entering the email address.</p><p>regards</p><p>Alistair West </p>
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft