[ 
https://issues.apache.org/jira/browse/OFBIZ-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marco Risaliti updated OFBIZ-1364:
----------------------------------

    Attachment: widget_new_css2.patch

This is a new patch and replace the first one, now the styles for the widget 
and the ftl files are the same but I have found an issue to implement it in the 
same way.
The title of the widget that has a style screenlet-title-bar must be in table 
with a td width style head3 and so I have tried only this solution for working 
it in the widget:

                  <container style="screenlet">
                            <container style="screenlet-title-bar">
                                <label text="&lt;table&gt;&lt;tr&gt;&lt;td 
style=&quot;head3&quot;&gt;&lt;b&gt;${uiLabelMap.PageTitleCreateCategoryAttributes}&lt;/b&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;"/>
                            </container>


As you can see it is not very readble a table inside label text property, what 
did you think if we implement a new property inside the widget for the table 
without using mandatory a form ?

Thanks
Marco

> New Styles For Back Office Apps on Screen Widgets
> -------------------------------------------------
>
>                 Key: OFBIZ-1364
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1364
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: product
>    Affects Versions: SVN trunk
>         Environment: mac os x
>            Reporter: Marco Risaliti
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: widget_new_css.patch, widget_new_css2.patch
>
>
> This is a test to see if we can extend the new style for back office apps 
> also to screen widgets to appear in the same way of the ftl files.
> Please let me know what do you think of those new two screens into catalog 
> --> category --> Attributes / Links.
> 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