Allen Andreas
Tera Patron

Hello,

Unfortunately, for the duration field type, if you want only days to show, it can't be limited to just that. The attribute normally used would be max_time= and then days, hours, etc. While you can use "days"...that's the max unit used, meaning the lower unit of measurements such as hours and seconds, are still valid and would show. If you wanted only hours and no days, then this is where it's beneficial such as max_time=hours. Then...days would NOT show.

It sounds like you may need to use a string field or some other field type, do the calculation, format it as needed, then set the value for this field.

Even if you could display only days, you still wanted additional customization around it showing Expired, and it wouldn't be able to do that either and further justifying the need for a different field type.

Please mark reply as Helpful/Correct, if applicable. Thanks!


Please consider marking my reply as Helpful and/or Accept Solution, if applicable. Thanks!