Hi,
ES 1.1.0 supports unbounded feature and rxt definition should be given as
below:

<table name="Doc Links" columns="3"  maxoccurs="unbounded">
    <subheading>
        <heading>Document Type</heading>
        <heading>URL</heading>
        <heading>Comment</heading>
    </subheading>
    <field type="text">
        <name label="Document Type">Document Type</name>
    </field>
    <field type="text" url="true">
        <name label="URL">URL</name>
    </field>
    <field type="text-area">
        <name label="Document Comment">Document Comment</name>
   </field>
</table>

If you define as above you can get the output as shoown in image attached.


On Tue, Jun 3, 2014 at 11:30 AM, Sameera Jayaratna <samee...@wso2.com>
wrote:

> Hi,
>
> We are trying to insert a table with column names into the asset. We used
> the rxt definition as given below.
>
>   <table name="Support Projects" columns="3">
>    <subheading> <heading>Type</heading> <heading>URL</heading>
> <heading>Key</heading> </subheading>
>    <field type="text"> <name>Type</name> </field> <field type="text">
> <name>URL</name> </field> <field type="text"> <name>Key</name> </field>
>    <field type="text"> <name>Type1</name> </field> <field type="text">
> <name>URL1</name> </field> <field type="text"> <name>Key1</name> </field>
>  </table>
>
> The view we got looks like follows,
>
> ​
>
> How can we get the table view? Does ES support it?
>
> Thank you,
> Sameera
>
>
>
> --
>
>
>
> *Thanks & Regards,Sameera Jayaratna Software Engineer; **WSO2 Inc. *
>
> *lean . enterprise . middleware |  http://wso2.com <http://wso2.com> *
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Rajeeva Uthayasangar*
Software Engineer
WSO2, Inc.:http://wso2.com


Mobile: +94777298873
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to