Menu

How to see the 'time' colunm from the WEBUI

2008-06-03
2013-03-08
  • fourthdimension

    fourthdimension - 2008-06-03

    Hi All,

    How to save the time from the Posterita WebUI. I found only the Datebox displaying
    which shows only the date, not the time. How can i add time also in the UI. Your
    help is very much appreciated.

    Thanks,
    FourthDimension

     
  • Anonymous

    Anonymous - 2011-04-04

    Hello All,

    I have the same question: I need to display time-only column in Webui (in swing it is displaying correctly). Is there any solution or I need to modify Webui source code?

    Thanks,
    Anton.

     
  • Carlos Ruiz

    Carlos Ruiz - 2011-04-04

    Hi FourthDimension / Anton

    I don't understand the problem you're reporting.

    You can test in http://demo.globalqss.com
    Please log in as "GardenWorld Admin", open the window "Resource Type" - I added one record there called "Test Time boxes" successfully using two time components.

    Can you please report your problem based on a test case on that window?

    Regards,

    Carlos Ruiz

     
  • Anonymous

    Anonymous - 2011-04-06

    Hello Carlos,

    Thank you for the quick reply. I mean the grid view in webui (in detail view it looks ok).

    Thanks,
    Anton.

     
  • Suman

    Suman - 2011-04-09

    Hi Anton,
                    There is code bug in the trunk. To fix this we need to make change in GridTabRowRenderer.java, in getDisplayText() method you need to make the code changes.

                    There is no check for time in this code, this code needs to be added to get the desired result.

    Thanks,
    Suman

     

Log in to post a comment.