Menu

#385 Element collection support for Liferay 5.2

Not planned
wont-fix
None
5
2015-06-05
2014-05-30
No

It should already work fine, but maybe we need to adjust the look and feel.

Discussion

  • Javier Paniza

    Javier Paniza - 2014-07-23

    At least I think you should add a CSS code like this one from naviox.css:

    .ox-element-collection .editor {
        width: 100%; 
        box-sizing: border-box; 
        -moz-box-sizing: border-box; 
        -webkit-box-sizing: border-box;
        height: 30px;
    }
    

    It allows that editors adapts its width to the column width when the user resizes the column.

     

    Last edit: Javier Paniza 2014-07-23
  • Javier Paniza

    Javier Paniza - 2015-06-05

    We stop to support Liferay 5

     
  • Javier Paniza

    Javier Paniza - 2015-06-05
    • status: open --> wont-fix
     

Log in to post a comment.