Help me to select address from address list in modal
I have created
in this Created an action
my view blade file
Created Table widget with
Please Help me to use record to address form
3 Replies
Here What I exactly want that
I have my addresses with relation to customer
In Quotation Form I want to give manual enter address as well and also user can select address from customer's address
When user click on search icon user will see modal with list of customer's address
from the customer's address listed in table with an action button "use address"
I want to use all record to fill in the forms
I mention all codes above
I use this in address form https://github.com/filamentphp/demo/blob/main/app/Forms/Components/AddressForm.php
GitHub
demo/app/Forms/Components/AddressForm.php at main · filamentphp/demo
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.