Problem in Upload Control

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

Problem in Upload Control

ChandraSekhar Mangipudi
HI.
 
<xforms:repeat nodeset="file" id="file-repeat">
                <tr>
                
                    <td>
                        <xforms:upload ref="." xxforms:size="60">
                        <xforms:filename ref="@filename"/>
                        <xforms:mediatype ref="@mediatype"/>
                        <xxforms:size ref="@size"/>
                        <xforms:setvalue ev:event="xforms-select" ref="instance('selected')">Yes! A file got selected!</xforms:setvalue>
                        </xforms:upload>
                    </td>
                   
                </tr>
 
In the line <xforms:upload ref="." xxforms:size="60">. ref='.' is given in the path specification. I want to put upload control in dialog box which is not displaying.How to mention it in another way.

                      
                                
      Thanks & Regards,
 
     Chandrasekhar Mangipudi     
      J2EE Developer,
      Bangalore,  India.
     Mobile: 9986573322,
[hidden email]
[hidden email]


--
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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Problem in Upload Control

Alessandro Vernet
Administrator
Chandrasekhar,

On 6/25/07, ChandraSekhar Mangipudi
<[hidden email]> wrote:
> In the line <xforms:upload ref="." xxforms:size="60">. ref='.' is given in
> the path specification. I want to put upload control in dialog box which is
> not displaying.How to mention it in another way.

I am not sure to understand the issue here. Is it a problem with what
is put in the instance after submission, or with what you see
displayed on the web page? Could you clarify?

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws