John, I had the same issue recently. I couldn’t think of any other way.
Jeremy On 27 Mar 2020, 16:52 +0000, John DeSoi via 4D_Tech <[email protected]>, wrote: > I'm replacing some record based list boxes with entity selection list boxes. > I want to see HH MM SS format which was easy and the default with selection > list boxes. But since ORDA treats time as a number, the only way I see to do > that is to wrap the field property path with the Time function, e.g. > Time(This.time_field). Without that, any time format set with OBJECT SET > FORMAT just displays the number of seconds. > > Is this really the only way to display time fields or have I missed > something? Seems like a step backwards. I'm using 18.1 Mac. > > John DeSoi, Ph.D. > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

