Virgil
Explore posts from serversGoogle Distance Matrix API
Hello, has anyone have experience with implementing the Google Distance Matrix API into a Filament form?
I need to find a solution to calculate a distance between two addresses and I need to know the distance to every country border on the route.
Does anyone can help me with some coding solutions?
8 replies
Relations between two relation managers
I've a bit of a struggle with table list/form.
I've made a table list with customers, within the edit of the customer I've integrated two relation managers.
One: With customer contact persons.
Two: With notes of the customer.
Now, I want to select the customer contact name in the form of Relation manager no 2. But I can't get it working, with only the contacts of this customer. I'm seeing all contacts of all customers.
I've probably have to make an query select, but I'm complete out of ideas how to fix this.
Who has any advice?
7 replies