Hi all ,Using TS 6.5 on Win2003 SP1I am having a container with 2 item . I want to display these 2 item in a single row. For this I am using rowcontinue="t in the first Item .but still the second item is appearing in next row.below is the code for the problem mentioned and screenshot is attached<container name='attachmentContainer' location='attachmentContainer' min='0' max='100'> <tem name="attachmentLabel" pathid="attachmentLabel"><label>Attachment Label <text size='80' maxlength='150'/></item> <item name="attachmentURL" pathid="attachmentURL" rowcontinue="t"><label>Attachment<<text size="80" maxlength="150"> <cgi-callout url="/iw-bin/wuBrowseBranches.cgi" label="Browse" window-features="width=520, height=400,resizable=yes, toolbar=no, scrollbars=yes"/></text></item><item name="callElement" pathid="callElement" ><hidden><cgi-callout url="/iw-bin/wuBrowseBranches.cgi?upload=yes" label="Upload" window-features="width=520,height=400,resizable=yes, toolbar=no, scrollbars=yes"/></hidden> </item> </container>Any pointer on this would be highly appreciatedthanksJitendra Singh
Hi all ,Using TS 6.5 on Win2003 SP1I am having a container with 2 item . I want to display these 2 item in a single row. For this I am using rowcontinue="t in the first Item .but still the second item is appearing in next row.below is the code for the problem mentioned and screenshot is attachedAny pointer on this would be highly appreciatedthanksJitendra Singh
Hi all ,Using TS 6.5 on Win2003 SP1I am having a container with 2 item . I want to display these 2 item in a single row. For this I am using rowcontinue="t in the first Item .but still the second item is appearing in next row.below is the code for the problem mentioned and screenshot is attached<container name='attachmentContainer' location='attachmentContainer' min='0' max='100'> <item name="attachmentLabel" pathid="attachmentLabel"> <label>Attachment Label</label> <text size='80' maxlength='150'/> </item> <item name="attachmentURL" pathid="attachmentURL" rowcontinue="t"> <label>Attachment</label>< <text size="80" maxlength="150"> <cgi-callout url="/iw-bin/wuBrowseBranches.cgi" label="Browse" window-features="width=520,height=400,resizable=yes,toolbar=no,scrollbars=yes"/> </text> </item> <item name="callElement" pathid="callElement" > <hidden> <cgi-callout url="/iw-bin/wuBrowseBranches.cgi?upload=yes" label="Upload" window-features="width=520,height=400,resizable=yes, toolbar=no, scrollbars=yes"/> </hidden> </item> </container>Any pointer on this would be highly appreciatedthanksJitendra Singh