File Upload Popup returning result string to table <td>

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

File Upload Popup returning result string to table <td>

mactwixs
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: File Upload Popup returning result string to table <td>

Erik Bruchez
Administrator
You could use the xxforms:dialog component, and the xforms:upload control.

-Erik

On Wed, Oct 10, 2012 at 1:18 PM, mactwixs <[hidden email]> wrote:

> Okay I have now learn't how to serve up a little Orbeon app that loads some
> data from an XML config file into a table. This data from the XML config
> file sets up the contents & config of a table.
>
> Next thing I need to figure out is how to implement some functionality to
> enable the Uploading I require.
>
> My table is intended to display the configuration and results from a set of
> test results analysis (the system analyses test log files, using XQuery
> modules, and displays a PASS/FAIL - clicking PASS/FAIL opens a popup with a
> table containing detailed results).
>
> Basically I now need to be able to Upload my test logs by clicking the
> 'Upload' link/button inside a table cell. Clicking this opens a popup that
> requests the user to select the log to upload. I have sketched out a sample
> table below to help elaborate.
>
> Some tests require two files to upload and some tests require only one - the
> app knows this from the XML file loaded in when the app first starts.
> *
> Does anyone know how to implement a file upload widget in a popup when an
> 'Upload' cell is clicked. Plus when the files are uploaded to the server the
> uploaded filenames are populated back into the cell & into the XML config
> file?* Thanks.
>
> +--------+---------+---------------------------+--------------------------------+------------
> | Test     |   Case   |     EB Log                     |     COM Log
> |  Status
> +--------+---------+---------------------------+--------------------------------+------------
> | 022     |    01     |  022_01_20120911.txt  |  com022_01_20120909.txt   |
> PASS
> +--------+---------+---------------------------+--------------------------------+------------
> | 022     |    02     |  022_01_20120908.txt  |  com022_01_20120907.txt   |
> FAIL
> +--------+---------+---------------------------+--------------------------------+------------
> | 032     |    01     |  Upload                        |  Upload
> |  Run
> +--------+---------+---------------------------+--------------------------------+------------
> | 032     |    02     |                                    |  Upload
> |  Run
> +--------+---------+---------------------------+--------------------------------+------------
>
>
>
>
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/File-Upload-Popup-returning-result-string-to-table-td-tp4655828.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
>


--
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