Would this affect the display? https://doc.4d.com/4Dv18/4D/18/Database-Parameters.302-4504404.en.html section "Times inside objects "
> On Mar 27, 2020, at 11:51 AM, 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] **********************************************************************

