cancel
Showing results for 
Search instead for 
Did you mean: 

Time in InputField with length 5 '08:00'

Former Member
0 Kudos

I have an InputField with a time domain behind it. The time is shown as '08:00:00', I would like it to be shown as '08:00'.

I have tried following:

  • To change the domain to a domain with output length 5 in backend

  • To set the output length to 4/5 for the InputField

  • To change the width of the field

Nothing seems to work. Does anyone have an idea?

Accepted Solutions (1)

Accepted Solutions (1)

saravanan_narayanan
Active Contributor
0 Kudos

Hello,

in the context attribute properties, you will find the property "Time Field Format". set this property to get the expected outpur.

BR, Saravanan

Answers (0)