[ 
https://issues.apache.org/jira/browse/OFBIZ-1372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12543811
 ] 

Marco Risaliti commented on OFBIZ-1372:
---------------------------------------

Hi Jacopo,

also I didn't like to insert this type of code into the screen definition:

<label text="&lt;table&gt;&lt;tr&gt;&lt;td 
style=&quot;head3&quot;&gt;&lt;b&gt;${uiLabelMap.PageTitleGoogleBaseProductsExportToGoogle}&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;"/>

but this is the only solution I have found for the moment.
The issue is due that if I use simple the label tag it uses the span html tag 
and then the layout is not correct.
<ul>
    <li 
class="head3">${uiLabelMap.PageTitleGoogleBaseProductsExportToGoogle}</li>
</ul>
<br class="clear" />

Probably we can implement a table tag into the screen widget or a different 
solution that I didn't know.

For the advancedsearch.ftl and keywordsearch.ftl I have reformatted all the 
source because it was unreadable to me and I have follow the 4 spaces 
indentation.
By the way apart the reformatting I have simple change the header/the footer of 
the form and add two new fields (Good Identification Type/Value).

Thanks
Marco

> Enhance the integration with Google Product
> -------------------------------------------
>
>                 Key: OFBIZ-1372
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1372
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: SVN trunk
>         Environment: mac os x
>            Reporter: Marco Risaliti
>            Assignee: Jacopo Cappellato
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: google.patch, google_2.patch, googlebase.zip, 
> googlebase_new3.patch
>
>
> This is the first patch for implementing the new Google Base application, 
> this job is still not completed it's only a preview if someone wants to check 
> it.
> Thanks
> Marco

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to