Current Problem
When I select "Input New Order," I choose the products for the order and proceed to the order screen, where I select an address. I want to select the address from a dropdown menu. Once the address is selected from the dropdown, I want to prevent any manual changes to the "Company Name" field, as manual modifications can lead to errors. Can you implement this? |
|
Idea to resolve Problem | Once the address is selected from the dropdown, I want to prevent any manual changes to the "Company Name" |