How about making the country and state drop downs. I put US and WA for country and State and I am getting an error.
logs show ---- exception report ---------------------------------------------------------- Incoming context (in runSync : getAssociatedStateList) does not match expected requirements Exception: org.ofbiz.service.ServiceValidationException Message: The following required parameter is missing: [getAssociatedStateList.countryGeoId] ---- stack trace --------------------------------------------------------------- org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getAssociatedStateList.countryGeoId] and ---- exception report ---------------------------------------------------------- Service [getAssociatedStateList] threw an unexpected exception/error Exception: org.ofbiz.service.ServiceValidationException Message: The following required parameter is missing: [getAssociatedStateList.countryGeoId] ---- stack trace --------------------------------------------------------------- org.ofbiz.service.ServiceValidationException: The following required parameter is missing: [getAssociatedStateList.countryGeoId]
