When clicking NEW (app generated) in related ...

When clicking NEW (app generated) in related deliveries by customer. My app used to auto fill the same customer name in a new delivery form view. It now leaves it blank for me to search the customer name again. Have I toggled something off?

0 3 299
  • UX
3 REPLIES 3

Make sure the App formula for the related deliveries by customer column uses the ref_rows() function. That function provides the magic that auto-fills the customer.

+Steve Coile Hi Steve, that fixed the problem. It stopped the auto fill when I organised the list of related deliveries into reverse order (=ORDERBY(REF_ROWS(โ€œDeliveriesโ€, โ€œPubโ€),[Delivery Date],True)). Do you think itโ€™s possible to have both working?

@Andy_Hambleton I donโ€™t know for sure, but I doubt it.

Top Labels in this Space