Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Display Multiple Line Field(I don't know with displays a long string in report)
Display Multiple Line Field [message #717257] Fri, 19 August 2011 18:05 Go to next message
lucasarnosti is currently offline lucasarnostiFriend
Messages: 4
Registered: August 2011
Junior Member
Hi, I'm new in Birt and a need displays one long text with multiple lines in field and I'm not getting!
When execute report cut text!
Re: Display Multiple Line Field [message #717268 is a reply to message #717257] Fri, 19 August 2011 19:05 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Does the long text contain whitespace?

Jason

On 8/19/2011 2:05 PM, lucasarnosti wrote:
> Hi, I'm new in Birt and a need displays one long text with multiple
> lines in field and I'm not getting!
> When execute report cut text!
Re: Display Multiple Line Field [message #717271 is a reply to message #717268] Fri, 19 August 2011 19:25 Go to previous messageGo to next message
lucasarnosti is currently offline lucasarnostiFriend
Messages: 4
Registered: August 2011
Junior Member
Yes, contain!
Re: Display Multiple Line Field [message #717286 is a reply to message #717271] Fri, 19 August 2011 20:19 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

It should wrap automatically. Can you post the report?

Jason

On 8/19/2011 3:25 PM, lucasarnosti wrote:
> Yes, contain!
Re: Display Multiple Line Field [message #717835 is a reply to message #717286] Mon, 22 August 2011 13:42 Go to previous messageGo to next message
lucasarnosti is currently offline lucasarnostiFriend
Messages: 4
Registered: August 2011
Junior Member
For example field w_rec_grup:

<?xml version="1.0" encoding="UTF-8"?>
<report xmlns="" version="3.2.22" id="1">
<property name="createdBy">Eclipse BIRT Designer Version 2.6.2.r262_v20110209 Build &lt;2.6.2.v20110214-1523></property>
<property name="units">in</property>
<method name="initialize"><![CDATA[importPackage(Packages.com.datasul.technology.webdesk.dataset.service);
importPackage(Packages.com.datasul.technology.webdesk.dataset);
importPackage(Packages.com.datasul.technology.webdesk.search.controller);

var count = 0;
var dataset = null;
]]></method>
<property name="iconFile">/templates/blank_report.gif</property>
<property name="bidiLayoutOrientation">ltr</property>
<property name="imageDPI">96</property>
<parameters>
<scalar-parameter name="sol" id="59">
<text-property name="promptText">Solicitação</text-property>
<property name="valueType">static</property>
<property name="dataType">string</property>
<property name="distinct">true</property>
<property name="paramType">simple</property>
<property name="controlType">text-box</property>
<structure name="format">
<property name="category">Unformatted</property>
</structure>
</scalar-parameter>
</parameters>
<data-sources>
<script-data-source name="dsRcn8d" id="7"/>
</data-sources>
<data-sets>
<script-data-set name="rcn8dDataSet" id="8">
<list-property name="resultSetHints">
<structure>
<property name="position">1</property>
<property name="name">txtIdSolicitacao</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">2</property>
<property name="name">w_dt_emissao</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">3</property>
<property name="name">w_dt_devolucao</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">4</property>
<property name="name">w_reicidente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">5</property>
<property name="name">w_emitente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">6</property>
<property name="name">w_codigo</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">7</property>
<property name="name">w_unidade</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">8</property>
<property name="name">w_cli_emitiu</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">9</property>
<property name="name">txtIdSolicitacaoPai</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">10</property>
<property name="name">w_tipo_nc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">11</property>
<property name="name">w_nao_comformidade</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">12</property>
<property name="name">w_mesmo_rnc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">13</property>
<property name="name">w_coord_area</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">14</property>
<property name="name">w_rnc_cli_for</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">15</property>
<property name="name">w_area_resp</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">16</property>
<property name="name">w_n_rnc_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">17</property>
<property name="name">w_brascabos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">18</property>
<property name="name">w_telefone_brascabos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">19</property>
<property name="name">w_mail_brascabos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">20</property>
<property name="name">w_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">21</property>
<property name="name">w_telefone_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">22</property>
<property name="name">w_mail_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">23</property>
<property name="name">w_fornecedor</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">24</property>
<property name="name">w_telefone_fornecedor</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">25</property>
<property name="name">w_mail_fornecedor</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">26</property>
<property name="name">w_dsc_prb_ocorrido</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">27</property>
<property name="name">w_dsc_prb_onde</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">28</property>
<property name="name">w_dsc_prb_como</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">29</property>
<property name="name">w_dsc_prb_qtde_def</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">30</property>
<property name="name">w_dsc_prb_pq</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">31</property>
<property name="name">w_dsc_prb_quem</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">32</property>
<property name="name">w_dsc_prb_qtde_lote</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">33</property>
<property name="name">w_dsc_prb_qtde_ppm</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">34</property>
<property name="name">w_dsc_prb_narrat</property>
<property name="dataType">javaObject</property>
</structure>
<structure>
<property name="position">35</property>
<property name="name">w_participantes</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">36</property>
<property name="name">w_area</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">37</property>
<property name="name">w_acao_cont_imed</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">38</property>
<property name="name">w_acao_cont_resp</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">39</property>
<property name="name">w_acao_cont_prazo</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">40</property>
<property name="name">w_destino</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">41</property>
<property name="name">w_acao_cont_desc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">42</property>
<property name="name">w_acao_cont_qit</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">43</property>
<property name="name">w_acao_cont_qet</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">44</property>
<property name="name">w_acao_cont_qer</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">45</property>
<property name="name">w_acao_cont_qir</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">46</property>
<property name="name">w_caus_raiz_maq</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">47</property>
<property name="name">w_caus_raiz_met</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">48</property>
<property name="name">w_caus_raiz_med</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">49</property>
<property name="name">w_caus_raiz_mo</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">50</property>
<property name="name">w_caus_raiz_mat</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">51</property>
<property name="name">w_caus_raiz_meio</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">52</property>
<property name="name">w_poss_caus_raiz</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">53</property>
<property name="name">w_poss_caus_pq_1</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">54</property>
<property name="name">w_poss_caus_pq_2</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">55</property>
<property name="name">w_poss_caus_pq_3</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">56</property>
<property name="name">w_poss_caus_pq_4</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">57</property>
<property name="name">w_poss_caus_pq_5</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">58</property>
<property name="name">w_poss_caus_desc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">59</property>
<property name="name">w_mot_n_det</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">60</property>
<property name="name">w_ac_cor_perm</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">61</property>
<property name="name">w_ac_cor_perm_dt_prev</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">62</property>
<property name="name">w_ac_cor_perm_dt_efe</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">63</property>
<property name="name">w_ac_cor_perm_resp</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">64</property>
<property name="name">w_acao_sim</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">65</property>
<property name="name">w_rev_fmea</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">66</property>
<property name="name">w_rev_dt_prev_1</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">67</property>
<property name="name">w_rev_dt_efe_1</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">68</property>
<property name="name">w_rev_resp_1</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">69</property>
<property name="name">w_rev_planos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">70</property>
<property name="name">w_rev_dt_prev_2</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">71</property>
<property name="name">w_rev_dt_efe_2</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">72</property>
<property name="name">w_rev_resp_2</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">73</property>
<property name="name">w_rev_outros_1</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">74</property>
<property name="name">w_rev_dt_prev3</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">75</property>
<property name="name">w_rev_dt_efe_3</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">76</property>
<property name="name">w_rev_resp_3</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">77</property>
<property name="name">w_rev_outros</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">78</property>
<property name="name">w_ver_desc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">79</property>
<property name="name">w_ver_dt_prev</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">80</property>
<property name="name">w_ver_dt_efe</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">81</property>
<property name="name">w_ver_responsavel</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">82</property>
<property name="name">w_ext_ac</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">83</property>
<property name="name">w_ext_ac_dt_prev</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">84</property>
<property name="name">w_ext_ac_dt_efe</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">85</property>
<property name="name">w_ext_ac_resp</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">86</property>
<property name="name">w_rev_fmea_4</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">87</property>
<property name="name">w_rev_dt_prev_4</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">88</property>
<property name="name">w_rev_dt_efe_4</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">89</property>
<property name="name">w_rev_resp_4</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">90</property>
<property name="name">w_rev_planos_5</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">91</property>
<property name="name">w_rev_dt_prev_5</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">92</property>
<property name="name">w_rev_dt_efe_5</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">93</property>
<property name="name">w_rev_resp_5</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">94</property>
<property name="name">w_rev_outros_6</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">95</property>
<property name="name">w_rev_dt_prev_6</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">96</property>
<property name="name">w_rev_dt_efe_6</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">97</property>
<property name="name">w_rev_resp_6</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">98</property>
<property name="name">w_rev_outros_7</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">99</property>
<property name="name">w_rec_grup</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">100</property>
<property name="name">rb_comunica_cli</property>
<property name="dataType">string</property>
</structure>
</list-property>
<list-property name="columnHints">
<structure>
<property name="columnName">txtIdSolicitacao</property>
</structure>
<structure>
<property name="columnName">w_dt_emissao</property>
</structure>
<structure>
<property name="columnName">w_dt_devolucao</property>
</structure>
<structure>
<property name="columnName">w_reicidente</property>
</structure>
<structure>
<property name="columnName">w_emitente</property>
</structure>
<structure>
<property name="columnName">w_codigo</property>
</structure>
<structure>
<property name="columnName">w_unidade</property>
</structure>
<structure>
<property name="columnName">w_cli_emitiu</property>
</structure>
<structure>
<property name="columnName">txtIdSolicitacaoPai</property>
</structure>
<structure>
<property name="columnName">w_tipo_nc</property>
</structure>
<structure>
<property name="columnName">w_nao_comformidade</property>
</structure>
<structure>
<property name="columnName">w_mesmo_rnc</property>
</structure>
<structure>
<property name="columnName">w_coord_area</property>
</structure>
<structure>
<property name="columnName">w_rnc_cli_for</property>
</structure>
<structure>
<property name="columnName">w_area_resp</property>
</structure>
<structure>
<property name="columnName">w_n_rnc_cliente</property>
</structure>
<structure>
<property name="columnName">w_brascabos</property>
</structure>
<structure>
<property name="columnName">w_telefone_brascabos</property>
</structure>
<structure>
<property name="columnName">w_mail_brascabos</property>
</structure>
<structure>
<property name="columnName">w_cliente</property>
</structure>
<structure>
<property name="columnName">w_telefone_cliente</property>
</structure>
<structure>
<property name="columnName">w_mail_cliente</property>
</structure>
<structure>
<property name="columnName">w_fornecedor</property>
</structure>
<structure>
<property name="columnName">w_telefone_fornecedor</property>
</structure>
<structure>
<property name="columnName">w_mail_fornecedor</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_ocorrido</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_onde</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_como</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_qtde_def</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_pq</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_quem</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_qtde_lote</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_qtde_ppm</property>
</structure>
<structure>
<property name="columnName">w_dsc_prb_narrat</property>
</structure>
<structure>
<property name="columnName">w_participantes</property>
</structure>
<structure>
<property name="columnName">w_area</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_imed</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_resp</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_prazo</property>
</structure>
<structure>
<property name="columnName">w_destino</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_desc</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_qit</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_qet</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_qer</property>
</structure>
<structure>
<property name="columnName">w_acao_cont_qir</property>
</structure>
<structure>
<property name="columnName">w_caus_raiz_maq</property>
</structure>
<structure>
<property name="columnName">w_caus_raiz_met</property>
</structure>
<structure>
<property name="columnName">w_caus_raiz_med</property>
</structure>
<structure>
<property name="columnName">w_caus_raiz_mo</property>
</structure>
<structure>
<property name="columnName">w_caus_raiz_mat</property>
</structure>
<structure>
<property name="columnName">w_caus_raiz_meio</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_raiz</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_pq_1</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_pq_2</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_pq_3</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_pq_4</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_pq_5</property>
</structure>
<structure>
<property name="columnName">w_poss_caus_desc</property>
</structure>
<structure>
<property name="columnName">w_mot_n_det</property>
</structure>
<structure>
<property name="columnName">w_ac_cor_perm</property>
</structure>
<structure>
<property name="columnName">w_ac_cor_perm_dt_prev</property>
</structure>
<structure>
<property name="columnName">w_ac_cor_perm_dt_efe</property>
</structure>
<structure>
<property name="columnName">w_ac_cor_perm_resp</property>
</structure>
<structure>
<property name="columnName">w_acao_sim</property>
</structure>
<structure>
<property name="columnName">w_rev_fmea</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_prev_1</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_efe_1</property>
</structure>
<structure>
<property name="columnName">w_rev_resp_1</property>
</structure>
<structure>
<property name="columnName">w_rev_planos</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_prev_2</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_efe_2</property>
</structure>
<structure>
<property name="columnName">w_rev_resp_2</property>
</structure>
<structure>
<property name="columnName">w_rev_outros_1</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_prev3</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_efe_3</property>
</structure>
<structure>
<property name="columnName">w_rev_resp_3</property>
</structure>
<structure>
<property name="columnName">w_rev_outros</property>
</structure>
<structure>
<property name="columnName">w_ver_desc</property>
</structure>
<structure>
<property name="columnName">w_ver_dt_prev</property>
</structure>
<structure>
<property name="columnName">w_ver_dt_efe</property>
</structure>
<structure>
<property name="columnName">w_ver_responsavel</property>
</structure>
<structure>
<property name="columnName">w_ext_ac</property>
</structure>
<structure>
<property name="columnName">w_ext_ac_dt_prev</property>
</structure>
<structure>
<property name="columnName">w_ext_ac_dt_efe</property>
</structure>
<structure>
<property name="columnName">w_ext_ac_resp</property>
</structure>
<structure>
<property name="columnName">w_rev_fmea_4</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_prev_4</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_efe_4</property>
</structure>
<structure>
<property name="columnName">w_rev_resp_4</property>
</structure>
<structure>
<property name="columnName">w_rev_planos_5</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_prev_5</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_efe_5</property>
</structure>
<structure>
<property name="columnName">w_rev_resp_5</property>
</structure>
<structure>
<property name="columnName">w_rev_outros_6</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_prev_6</property>
</structure>
<structure>
<property name="columnName">w_rev_dt_efe_6</property>
</structure>
<structure>
<property name="columnName">w_rev_resp_6</property>
</structure>
<structure>
<property name="columnName">w_rev_outros_7</property>
</structure>
<structure>
<property name="columnName">w_rec_grup</property>
</structure>
<structure>
<property name="columnName">rb_comunica_cli</property>
</structure>
</list-property>
<structure name="cachedMetaData">
<list-property name="resultSet">
<structure>
<property name="position">1</property>
<property name="name">txtIdSolicitacao</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">2</property>
<property name="name">w_dt_emissao</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">3</property>
<property name="name">w_dt_devolucao</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">4</property>
<property name="name">w_reicidente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">5</property>
<property name="name">w_emitente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">6</property>
<property name="name">w_codigo</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">7</property>
<property name="name">w_unidade</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">8</property>
<property name="name">w_cli_emitiu</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">9</property>
<property name="name">txtIdSolicitacaoPai</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">10</property>
<property name="name">w_tipo_nc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">11</property>
<property name="name">w_nao_comformidade</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">12</property>
<property name="name">w_mesmo_rnc</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">13</property>
<property name="name">w_coord_area</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">14</property>
<property name="name">w_rnc_cli_for</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">15</property>
<property name="name">w_area_resp</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">16</property>
<property name="name">w_n_rnc_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">17</property>
<property name="name">w_brascabos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">18</property>
<property name="name">w_telefone_brascabos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">19</property>
<property name="name">w_mail_brascabos</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">20</property>
<property name="name">w_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">21</property>
<property name="name">w_telefone_cliente</property>
<property name="dataType">string</property>
</structure>
<structure>
<property name="position">22</prop
Re: Display Multiple Line Field [message #717939 is a reply to message #717835] Mon, 22 August 2011 18:26 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

The entire report did not come through in the post. Can you add it as
an attachment?

Jason

On 8/22/2011 9:42 AM, lucasarnosti wrote:
> For example field w_rec_grup:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <report xmlns="" version="3.2.22" id="1">
> <property name="createdBy">Eclipse BIRT Designer Version
> 2.6.2.r262_v20110209 Build <2.6.2.v20110214-1523></property>
> <property name="units">in</property>
> <method
> name="initialize"><![CDATA[importPackage(Packages.com.datasul.technology.webdesk.dataset.service);
>
> importPackage(Packages.com.datasul.technology.webdesk.dataset);
> importPackage(Packages.com.datasul.technology.webdesk.search.controller);
>
> var count = 0;
> var dataset = null;
> ]]></method>
> <property name="iconFile">/templates/blank_report.gif</property>
> <property name="bidiLayoutOrientation">ltr</property>
> <property name="imageDPI">96</property>
> <parameters>
> <scalar-parameter name="sol" id="59">
> <text-property name="promptText">Solicitação</text-property>
> <property name="valueType">static</property>
> <property name="dataType">string</property>
> <property name="distinct">true</property>
> <property name="paramType">simple</property>
> <property name="controlType">text-box</property>
> <structure name="format">
> <property name="category">Unformatted</property>
> </structure>
> </scalar-parameter>
> </parameters>
> <data-sources>
> <script-data-source name="dsRcn8d" id="7"/>
> </data-sources>
> <data-sets>
> <script-data-set name="rcn8dDataSet" id="8">
> <list-property name="resultSetHints">
> <structure>
> <property name="position">1</property>
> <property name="name">txtIdSolicitacao</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">2</property>
> <property name="name">w_dt_emissao</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">3</property>
> <property name="name">w_dt_devolucao</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">4</property>
> <property name="name">w_reicidente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">5</property>
> <property name="name">w_emitente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">6</property>
> <property name="name">w_codigo</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">7</property>
> <property name="name">w_unidade</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">8</property>
> <property name="name">w_cli_emitiu</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">9</property>
> <property name="name">txtIdSolicitacaoPai</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">10</property>
> <property name="name">w_tipo_nc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">11</property>
> <property name="name">w_nao_comformidade</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">12</property>
> <property name="name">w_mesmo_rnc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">13</property>
> <property name="name">w_coord_area</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">14</property>
> <property name="name">w_rnc_cli_for</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">15</property>
> <property name="name">w_area_resp</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">16</property>
> <property name="name">w_n_rnc_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">17</property>
> <property name="name">w_brascabos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">18</property>
> <property name="name">w_telefone_brascabos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">19</property>
> <property name="name">w_mail_brascabos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">20</property>
> <property name="name">w_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">21</property>
> <property name="name">w_telefone_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">22</property>
> <property name="name">w_mail_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">23</property>
> <property name="name">w_fornecedor</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">24</property>
> <property name="name">w_telefone_fornecedor</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">25</property>
> <property name="name">w_mail_fornecedor</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">26</property>
> <property name="name">w_dsc_prb_ocorrido</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">27</property>
> <property name="name">w_dsc_prb_onde</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">28</property>
> <property name="name">w_dsc_prb_como</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">29</property>
> <property name="name">w_dsc_prb_qtde_def</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">30</property>
> <property name="name">w_dsc_prb_pq</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">31</property>
> <property name="name">w_dsc_prb_quem</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">32</property>
> <property name="name">w_dsc_prb_qtde_lote</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">33</property>
> <property name="name">w_dsc_prb_qtde_ppm</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">34</property>
> <property name="name">w_dsc_prb_narrat</property>
> <property name="dataType">javaObject</property>
> </structure>
> <structure>
> <property name="position">35</property>
> <property name="name">w_participantes</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">36</property>
> <property name="name">w_area</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">37</property>
> <property name="name">w_acao_cont_imed</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">38</property>
> <property name="name">w_acao_cont_resp</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">39</property>
> <property name="name">w_acao_cont_prazo</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">40</property>
> <property name="name">w_destino</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">41</property>
> <property name="name">w_acao_cont_desc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">42</property>
> <property name="name">w_acao_cont_qit</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">43</property>
> <property name="name">w_acao_cont_qet</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">44</property>
> <property name="name">w_acao_cont_qer</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">45</property>
> <property name="name">w_acao_cont_qir</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">46</property>
> <property name="name">w_caus_raiz_maq</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">47</property>
> <property name="name">w_caus_raiz_met</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">48</property>
> <property name="name">w_caus_raiz_med</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">49</property>
> <property name="name">w_caus_raiz_mo</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">50</property>
> <property name="name">w_caus_raiz_mat</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">51</property>
> <property name="name">w_caus_raiz_meio</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">52</property>
> <property name="name">w_poss_caus_raiz</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">53</property>
> <property name="name">w_poss_caus_pq_1</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">54</property>
> <property name="name">w_poss_caus_pq_2</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">55</property>
> <property name="name">w_poss_caus_pq_3</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">56</property>
> <property name="name">w_poss_caus_pq_4</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">57</property>
> <property name="name">w_poss_caus_pq_5</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">58</property>
> <property name="name">w_poss_caus_desc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">59</property>
> <property name="name">w_mot_n_det</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">60</property>
> <property name="name">w_ac_cor_perm</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">61</property>
> <property name="name">w_ac_cor_perm_dt_prev</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">62</property>
> <property name="name">w_ac_cor_perm_dt_efe</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">63</property>
> <property name="name">w_ac_cor_perm_resp</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">64</property>
> <property name="name">w_acao_sim</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">65</property>
> <property name="name">w_rev_fmea</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">66</property>
> <property name="name">w_rev_dt_prev_1</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">67</property>
> <property name="name">w_rev_dt_efe_1</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">68</property>
> <property name="name">w_rev_resp_1</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">69</property>
> <property name="name">w_rev_planos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">70</property>
> <property name="name">w_rev_dt_prev_2</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">71</property>
> <property name="name">w_rev_dt_efe_2</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">72</property>
> <property name="name">w_rev_resp_2</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">73</property>
> <property name="name">w_rev_outros_1</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">74</property>
> <property name="name">w_rev_dt_prev3</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">75</property>
> <property name="name">w_rev_dt_efe_3</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">76</property>
> <property name="name">w_rev_resp_3</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">77</property>
> <property name="name">w_rev_outros</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">78</property>
> <property name="name">w_ver_desc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">79</property>
> <property name="name">w_ver_dt_prev</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">80</property>
> <property name="name">w_ver_dt_efe</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">81</property>
> <property name="name">w_ver_responsavel</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">82</property>
> <property name="name">w_ext_ac</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">83</property>
> <property name="name">w_ext_ac_dt_prev</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">84</property>
> <property name="name">w_ext_ac_dt_efe</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">85</property>
> <property name="name">w_ext_ac_resp</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">86</property>
> <property name="name">w_rev_fmea_4</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">87</property>
> <property name="name">w_rev_dt_prev_4</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">88</property>
> <property name="name">w_rev_dt_efe_4</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">89</property>
> <property name="name">w_rev_resp_4</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">90</property>
> <property name="name">w_rev_planos_5</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">91</property>
> <property name="name">w_rev_dt_prev_5</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">92</property>
> <property name="name">w_rev_dt_efe_5</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">93</property>
> <property name="name">w_rev_resp_5</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">94</property>
> <property name="name">w_rev_outros_6</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">95</property>
> <property name="name">w_rev_dt_prev_6</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">96</property>
> <property name="name">w_rev_dt_efe_6</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">97</property>
> <property name="name">w_rev_resp_6</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">98</property>
> <property name="name">w_rev_outros_7</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">99</property>
> <property name="name">w_rec_grup</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">100</property>
> <property name="name">rb_comunica_cli</property>
> <property name="dataType">string</property>
> </structure>
> </list-property>
> <list-property name="columnHints">
> <structure>
> <property name="columnName">txtIdSolicitacao</property>
> </structure>
> <structure>
> <property name="columnName">w_dt_emissao</property>
> </structure>
> <structure>
> <property name="columnName">w_dt_devolucao</property>
> </structure>
> <structure>
> <property name="columnName">w_reicidente</property>
> </structure>
> <structure>
> <property name="columnName">w_emitente</property>
> </structure>
> <structure>
> <property name="columnName">w_codigo</property>
> </structure>
> <structure>
> <property name="columnName">w_unidade</property>
> </structure>
> <structure>
> <property name="columnName">w_cli_emitiu</property>
> </structure>
> <structure>
> <property name="columnName">txtIdSolicitacaoPai</property>
> </structure>
> <structure>
> <property name="columnName">w_tipo_nc</property>
> </structure>
> <structure>
> <property name="columnName">w_nao_comformidade</property>
> </structure>
> <structure>
> <property name="columnName">w_mesmo_rnc</property>
> </structure>
> <structure>
> <property name="columnName">w_coord_area</property>
> </structure>
> <structure>
> <property name="columnName">w_rnc_cli_for</property>
> </structure>
> <structure>
> <property name="columnName">w_area_resp</property>
> </structure>
> <structure>
> <property name="columnName">w_n_rnc_cliente</property>
> </structure>
> <structure>
> <property name="columnName">w_brascabos</property>
> </structure>
> <structure>
> <property name="columnName">w_telefone_brascabos</property>
> </structure>
> <structure>
> <property name="columnName">w_mail_brascabos</property>
> </structure>
> <structure>
> <property name="columnName">w_cliente</property>
> </structure>
> <structure>
> <property name="columnName">w_telefone_cliente</property>
> </structure>
> <structure>
> <property name="columnName">w_mail_cliente</property>
> </structure>
> <structure>
> <property name="columnName">w_fornecedor</property>
> </structure>
> <structure>
> <property name="columnName">w_telefone_fornecedor</property>
> </structure>
> <structure>
> <property name="columnName">w_mail_fornecedor</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_ocorrido</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_onde</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_como</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_qtde_def</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_pq</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_quem</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_qtde_lote</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_qtde_ppm</property>
> </structure>
> <structure>
> <property name="columnName">w_dsc_prb_narrat</property>
> </structure>
> <structure>
> <property name="columnName">w_participantes</property>
> </structure>
> <structure>
> <property name="columnName">w_area</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_imed</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_resp</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_prazo</property>
> </structure>
> <structure>
> <property name="columnName">w_destino</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_desc</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_qit</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_qet</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_qer</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_cont_qir</property>
> </structure>
> <structure>
> <property name="columnName">w_caus_raiz_maq</property>
> </structure>
> <structure>
> <property name="columnName">w_caus_raiz_met</property>
> </structure>
> <structure>
> <property name="columnName">w_caus_raiz_med</property>
> </structure>
> <structure>
> <property name="columnName">w_caus_raiz_mo</property>
> </structure>
> <structure>
> <property name="columnName">w_caus_raiz_mat</property>
> </structure>
> <structure>
> <property name="columnName">w_caus_raiz_meio</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_raiz</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_pq_1</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_pq_2</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_pq_3</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_pq_4</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_pq_5</property>
> </structure>
> <structure>
> <property name="columnName">w_poss_caus_desc</property>
> </structure>
> <structure>
> <property name="columnName">w_mot_n_det</property>
> </structure>
> <structure>
> <property name="columnName">w_ac_cor_perm</property>
> </structure>
> <structure>
> <property name="columnName">w_ac_cor_perm_dt_prev</property>
> </structure>
> <structure>
> <property name="columnName">w_ac_cor_perm_dt_efe</property>
> </structure>
> <structure>
> <property name="columnName">w_ac_cor_perm_resp</property>
> </structure>
> <structure>
> <property name="columnName">w_acao_sim</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_fmea</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_prev_1</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_efe_1</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_resp_1</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_planos</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_prev_2</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_efe_2</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_resp_2</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_outros_1</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_prev3</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_efe_3</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_resp_3</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_outros</property>
> </structure>
> <structure>
> <property name="columnName">w_ver_desc</property>
> </structure>
> <structure>
> <property name="columnName">w_ver_dt_prev</property>
> </structure>
> <structure>
> <property name="columnName">w_ver_dt_efe</property>
> </structure>
> <structure>
> <property name="columnName">w_ver_responsavel</property>
> </structure>
> <structure>
> <property name="columnName">w_ext_ac</property>
> </structure>
> <structure>
> <property name="columnName">w_ext_ac_dt_prev</property>
> </structure>
> <structure>
> <property name="columnName">w_ext_ac_dt_efe</property>
> </structure>
> <structure>
> <property name="columnName">w_ext_ac_resp</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_fmea_4</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_prev_4</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_efe_4</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_resp_4</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_planos_5</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_prev_5</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_efe_5</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_resp_5</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_outros_6</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_prev_6</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_dt_efe_6</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_resp_6</property>
> </structure>
> <structure>
> <property name="columnName">w_rev_outros_7</property>
> </structure>
> <structure>
> <property name="columnName">w_rec_grup</property>
> </structure>
> <structure>
> <property name="columnName">rb_comunica_cli</property>
> </structure>
> </list-property>
> <structure name="cachedMetaData">
> <list-property name="resultSet">
> <structure>
> <property name="position">1</property>
> <property name="name">txtIdSolicitacao</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">2</property>
> <property name="name">w_dt_emissao</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">3</property>
> <property name="name">w_dt_devolucao</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">4</property>
> <property name="name">w_reicidente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">5</property>
> <property name="name">w_emitente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">6</property>
> <property name="name">w_codigo</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">7</property>
> <property name="name">w_unidade</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">8</property>
> <property name="name">w_cli_emitiu</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">9</property>
> <property name="name">txtIdSolicitacaoPai</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">10</property>
> <property name="name">w_tipo_nc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">11</property>
> <property name="name">w_nao_comformidade</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">12</property>
> <property name="name">w_mesmo_rnc</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">13</property>
> <property name="name">w_coord_area</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">14</property>
> <property name="name">w_rnc_cli_for</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">15</property>
> <property name="name">w_area_resp</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">16</property>
> <property name="name">w_n_rnc_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">17</property>
> <property name="name">w_brascabos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">18</property>
> <property name="name">w_telefone_brascabos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">19</property>
> <property name="name">w_mail_brascabos</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">20</property>
> <property name="name">w_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">21</property>
> <property name="name">w_telefone_cliente</property>
> <property name="dataType">string</property>
> </structure>
> <structure>
> <property name="position">22</prop
Re: Display Multiple Line Field [message #717941 is a reply to message #717835] Mon, 22 August 2011 18:56 Go to previous messageGo to next message
lucasarnosti is currently offline lucasarnostiFriend
Messages: 4
Registered: August 2011
Junior Member
Ok!!!
Sorry!

TKS
Re: Display Multiple Line Field [message #717980 is a reply to message #717941] Mon, 22 August 2011 22:07 Go to previous message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

I saw that w_rec_group is a dataset field but I never saw it in a data
item in the report. BTW I tried this with a scripted data source and I
had to use a dynamic text element to get it to wrap instead of a data
item. Take a look at the attached example.

Jason

On 8/22/2011 2:56 PM, lucasarnosti wrote:
> Ok!!!
> Sorry!
>
> TKS
Previous Topic:(no subject)
Next Topic:WebService datasource/dataset against JBoss AS 6/7 generated WebService/WSDL
Goto Forum:
  


Current Time: Thu Apr 25 06:37:09 GMT 2024

Powered by FUDForum. Page generated in 0.04598 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top