How to show full duration value in a read-only field?

MG Casey
Mega Sage

Let's say I've got 4 duration fields:

find_real_file.png

The user needs to be able to see them, but cannot edit them. When they become read-only fields, it seems to round off the seconds when there's at least a minute showing:

find_real_file.png

Any ideas on how to show the full duration value to the user (while still keeping the field read-only)?

1 ACCEPTED SOLUTION

If you want to go through the effort of a UI macro/formatter, sure. That would work.



Be sure your organization/customer are willing to take on the burden of supporting the custom code. The input we're getting from a   lot of customers is "Gee, I wish we hadn't customized so much. It's making upgrades really hard."



Also keep in mind that your UI macro won't work on Service Portal.


View solution in original post

8 REPLIES 8

How can we make the subfields like Days, hours and seconds readonly ? I want minutes to be writeable

 

I want only minutes subfield to writeable and other subfields to be readonly

sachin_namjoshi
Kilo Patron

Please use UI policy to make duration field read only.


don't use dictionary to make field read only.



Regards,


Sachin


It's the ACL's making it read-only, not the dictionary entries.