Different logo for each form

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

Different logo for each form

Jarosław Kowalewski
Hi,
is it possible to change default logo for each form? I mean that I want define logo in the form head section. I need this, especially for pdf print - I use print via html and I like this. Currently I can't use pdf templates. 

BR,
Jarek 

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Different logo for each form

Alessandro  Vernet
Administrator
Hi Jarek,

Would setting the `oxf.fr.default-logo.uri.*.*` property work for this? More
on this at:

https://doc.orbeon.com/configuration/properties/form-runner.html#default-logo

Is this indeed what you were looking for?

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Different logo for each form

Jarosław Kowalewski
Hi Alex. 
If I can define this property directly in my form is ok. Can I? 

Jarek

On Thu, 17 May 2018 at 23:40, Alessandro Vernet <[hidden email]> wrote:
Hi Jarek,

Would setting the `oxf.fr.default-logo.uri.*.*` property work for this? More
on this at:

https://doc.orbeon.com/configuration/properties/form-runner.html#default-logo

Is this indeed what you were looking for?

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Reply | Threaded
Open this post in threaded view
|

Re: Different logo for each form

Alessandro  Vernet
Administrator
Jarek, you can override XForms properties of the form `oxf.xforms.foo`, by
adding `xxf:foo="…"` on the first model of your form, but we don't have a
generic equivalent mechanism to override Form Runner properties, of the form
`oxf.fr.foo`. So I'm afraid you'll have to define a property for this. But,
as you may know, this property can be form-specific, so you can have a
different logo per form (or for all the forms in a given app).

Alex

-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from: http://discuss.orbeon.com/

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet