Cannot upload Company logo - Help

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

Cannot upload Company logo - Help

karthik Jayaraman
Currently i am using mysql with orbeaon. When i created a form using form builder, i had an upload company logo option i selected a image, and it got displayed in the builder form. But when i save the form it disappears. I think it has something to do with mysql DB can anyone help !!!!!
Reply | Threaded
Open this post in threaded view
|

Re: Cannot uploads Company logo - Help

Alessandro  Vernet
Administrator
Karthik,

This is because right now, the MySQL persistence layer does not
support attachments.

Alex

On Mon, Mar 29, 2010 at 12:35 AM, karthik Jayraman <[hidden email]> wrote:

>
> Currently i am using mysql with orbeaon. When i created a form using form
> builder, i had an upload company logo option i selected a image, and it got
> displayed in the builder form. But when i save the form it disappears. I
> think it has something to do with mysql DB can anyone help !!!!!
> --
> View this message in context: http://n4.nabble.com/Cannot-uploads-Company-logo-Help-tp1694791p1694791.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> 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
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
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
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Cannot uploads Company logo - Help

karthik Jayaraman
Thanks for the reply !!!!
Reply | Threaded
Open this post in threaded view
|

Re: Cannot uploads Company logo - Help

samoo
In reply to this post by Alessandro Vernet
has the file attachment in Orbeon 4.7 been supported yet?
Reply | Threaded
Open this post in threaded view
|

Re: Cannot uploads Company logo - Help

Alessandro  Vernet
Administrator
Hi Samo,

Yes, definitely, attachments are now supported. I didn't even remember there was a time when they were not :).

Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Reply | Threaded
Open this post in threaded view
|

Re: Cannot upload Company logo - Help

samoo
In reply to this post by karthik Jayaraman
it could be silly question,,, how to add a logo to the page? at the moment I'm referencing the logo from a CSS file. Is there a way to add a logo? I know you can change the default logo using the property <property as="xs:anyURI" name="oxf.fr.default-logo.uri.*.*"
                         value=""/> but it never works with me!! may be the URI (i.e. the value I populate is not right, Do you have a working example?

cheers
Samo
Reply | Threaded
Open this post in threaded view
|

Re: Cannot upload Company logo - Help

Alessandro  Vernet
Administrator
Hi Samo,

Try setting <property as="xs:anyURI"  name="oxf.fr.default-logo.uri.ibm.*" value="https://dl.dropboxusercontent.com/u/6900/resources/20121203-ibm-dark-background.png"/>, and in Form Builder creating a form with app = "ibm". You should then see the IBM logo show.



Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet