I am trying to display list of address through Soap message via UI page and UI action
I am able to display list of address but I want to update address fields on the current form once the user selects any address from the list. ################## Script for UI action #########################function popupDispList() {var gdw = new Gli...
