Hi,
I want to make it so a field "Delivery date" in my case would be filled in automatically according to related records "Order items". The value that would be placed in the "Delivery date" should be the latest date from those related "Order items" (Every order item has its own delivery date and I need to take the max date value, but I could not find a way to do it in Espo).
I want to make it so a field "Delivery date" in my case would be filled in automatically according to related records "Order items". The value that would be placed in the "Delivery date" should be the latest date from those related "Order items" (Every order item has its own delivery date and I need to take the max date value, but I could not find a way to do it in Espo).
Comment