Displaying Date instead of DateTime in Smartform List view

  • 5 June 2015
  • 1 reply
  • 2 views

Badge +2

Hi,

 

Currently I am using a List view in my Smartform  which will pull data from the DB table and I am having a column of DateTime in that table

My issue is, In that list view I am getting only Date instead of DateTime when I check in SmartObject Tested, Smartobject is returning me DateTime.

 

Any Solution or workaround so that I can display DateTime instead of Date ?

 

Thank you


1 reply

Badge +4

Hi Rahul,

 

 You can change the display by setting the style property of the column

 

In edit mode, select the column you want to modify. Go to properties > General > Styles > ...

The style builder will open. Inside the Style builder, select the datetime display format you want to use, or set your own custom display style.

 

 

 

 

 


14962iB540CE4200FD231C.png

Reply