I’m trying to be able to sort my groups by the first created date/time of a record in that group.
Essentially, I am trying to create an order form, where the customer’s phone number is the primary field. Each item a customer orders will need to be its own record, and there might be multiple customer orders coming in from the form by different employees sometimes a few minutes apart, but each customers’ items would be fulfilled at the same time.
In my screenshot, I would need the 0433 order to come 2nd, as the the first item for them was placed before the first item for 0422 .
Any help would be greatly appreciated!