cancel
Showing results for 
Search instead for 
Did you mean: 

Mask for time input field

Former Member
0 Kudos

Hi,

When I use an inputfield to enter time, I get this format:

hh:mm:ss.

But I just want:

hh:mm. (no seconds)

Is it possible to configure it in an easy way or do I have to follow the complicated road adding context nodes and using calculated attributes (as described in Valerie's blog)?

Thanks in advance,

Roelof

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

R.,

First try simple way: create custom data type in local dictionary based on "time", then define its format at presentation tab as "HH:mm" (0-23 hours) or "hh:MM" (0-12 am/pm)

Valery Silaev

EPAM Systems

http://www.NetWeaverTeam.com

Former Member
0 Kudos

...actually, second format should be "hh:mm", not "hh:MM" as "M" is used for month.

VS

Answers (0)