Re: Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'

Rodney Wild

Hello, Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation' and put my own text in there?  I know that you can include info from fields by selecting the include in subject but I don’t want the 'Orbeon Forms: Confirmation' part.  Thanx

 

Rod



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'

Erik Bruchez
Administrator
Rod,

You can put this property in your properties-local.xml:

<property as="xs:string"  name="oxf.fr.resource.*.*.en.email.subject" value="My cool subject"/>

(This can be configured by Form Runner app and form by replacing the wildcards.)

-Erik

On Thu, Jun 24, 2010 at 12:56 PM, Wild, Rodney <[hidden email]> wrote:

Hello, Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation' and put my own text in there?  I know that you can include info from fields by selecting the include in subject but I don’t want the 'Orbeon Forms: Confirmation' part.  Thanx

 

Rod



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

RE: Re: Re: Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'

Rodney Wild

Using the below tag in the properties-local.xml does not seem to work (I copied it out of the email and pasted it into my properties-local.xml and then restarted tomcat …. It still gives me the Orbeon Forms: Confirmation’.

 

Rod

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik Bruchez
Sent: June 24, 2010 2:25 PM
To: [hidden email]
Subject: [ops-users] Re: Re: Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'

 

Rod,

 

You can put this property in your properties-local.xml:

 

<property as="xs:string"  name="oxf.fr.resource.*.*.en.email.subject" value="My cool subject"/>

 

(This can be configured by Form Runner app and form by replacing the wildcards.)

 

-Erik

On Thu, Jun 24, 2010 at 12:56 PM, Wild, Rodney <[hidden email]> wrote:

Hello, Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation' and put my own text in there?  I know that you can include info from fields by selecting the include in subject but I don’t want the 'Orbeon Forms: Confirmation' part.  Thanx

 

Rod



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws

 



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: RE: Re: Re: Is it possible to change the subject on outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'

Erik Bruchez
Administrator
We fixed a bug recently whereby overriding resources had stopped
working for a while:

http://github.com/orbeon/orbeon-forms/commit/32cbbfcd956721d87997ed24e5d8942e82ee3ff0

Maybe this explains that?

-Erik

On Fri, Jun 25, 2010 at 12:08 PM, Wild, Rodney
<[hidden email]> wrote:

> Using the below tag in the properties-local.xml does not seem to work (I
> copied it out of the email and pasted it into my properties-local.xml and
> then restarted tomcat …. It still gives me the Orbeon Forms: Confirmation’.
>
>
>
> Rod
>
>
>
> From: [hidden email] [mailto:[hidden email]] On Behalf Of Erik
> Bruchez
> Sent: June 24, 2010 2:25 PM
>
> To: [hidden email]
> Subject: [ops-users] Re: Re: Is it possible to change the subject on
> outgoing emails i.e.: remove the 'Orbeon Forms: Confirmation'
>
>
>
> Rod,
>
>
>
> You can put this property in your properties-local.xml:
>
>
>
> <property as="xs:string"  name="oxf.fr.resource.*.*.en.email.subject"
> value="My cool subject"/>
>
>
>
> (This can be configured by Form Runner app and form by replacing the
> wildcards.)
>
>
>
> -Erik
>
> On Thu, Jun 24, 2010 at 12:56 PM, Wild, Rodney <[hidden email]>
> wrote:
>
> Hello, Is it possible to change the subject on outgoing emails i.e.: remove
> the 'Orbeon Forms: Confirmation' and put my own text in there?  I know that
> you can include info from fields by selecting the include in subject but I
> don’t want the 'Orbeon Forms: Confirmation' part.  Thanx
>
>
>
> Rod
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing
> list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws