Time field attributes - hide seconds and set minute step

Andrii
Kilo Guru

1. Want to create field of Time format but to hide seconds

2. Want to set minute step so user will be able to set only 00,15,30,45 minutes

Is there a way to achieve this with setting Dictionary attributes of the field?

10 REPLIES 10

Shishir Srivast
Mega Sage

Please remove the SS from Time format from system property -> system and it will remove the SS section from your field.



find_real_file.png



Result:


find_real_file.png


But in this case - I suppose it will affect all fields of Time format within the system, wouldn't it? And that is something I do not wanna go with


Yes, that will affect all field of Time format within the system. In that case then you can modify the value with a client script or business rule to change them to 00 or something else after client enters and then take it forward for further use.