#REM Parameters: #SNIPPET.AddressObjectID ... ID of the Object that contains the addresses #SNIPPET.UseViewObjectID ... use the AddressObjectID also as ViewObjectID #SNIPPET.ErrorAction ... Error Action #SNIPPET.ShowShipToThatAddressCheckbox ... if set the checkbox 'ship to that address' is shown #SNIPPET.FormID ... ID of the containing form Example: #SNIPPET("SNIPPET-EditAddresses", "AddressObjectID, UseViewObjectID, ErrorAction, ShowShipToThatAddressCheckbox, FormID", #BasketID, 0, #BasketOrderProcess.CurrentStep.ViewAction.Alias, 1, "BasketForm") #ENDREM #MENU("AddressSelectHead") #INCLUDE(#Template) #ENDMENU
{NO_USER_NAME}
#ENDIF #IF(#FormErrors.Reason.INVALID_US_ADDRESS){UnityInvalidUsAddress}
#ENDIF #IF(#FormErrors.Reason.NO_USER_PWD){NoPassword}
#ENDIF #IF(#FormErrors.Reason.PWD_NOT_SAME){PWD_NOT_SAME}
#ENDIF #IF(#FormErrors.Reason.PASSWORD_WRONG){WrongPassword}
#ENDIF #IF(#FormErrors.Reason.VATIDIsNotFromSameCountry){VATIDIsNotFromSameCountry}
#ENDIF #IF(#FormErrors.Reason.VATIDIsNotValid){VATIDIsNotValid}
#ENDIF #IF(#FormErrors.Reason.FORMAT_NOT_INTEGER OR #FormErrors.Reason.FORMAT_NOT_FLOAT){WRONG_NUMBER_FORMAT}
#ENDIF #IF(#FormError_AcceptPrivacyPolicy){ErrorAcceptPrivacyPolicy}
#ENDIF #IF(#FormErrors.Reason.FORMAT_NOT_EMAILADDRESS){FormatNotEMail}
#ENDIF #IF(#FormErrors.Reason.ZIPCODE_NOT_VALID){ZipcodeNotValid}
#ENDIF #IF(#FormErrors.Reason.COUNTRYID_NOT_VALID){CountryNotSupported}
#ENDIF #IF(#FormErrors.Reason.PasswordWithSpaces){PasswordWithSpaces}
#ENDIF #IF(#FormErrors.Reason.STRING_TOO_LONG){StringTooLong}
#ENDIF{PleaseCorrectErrors}
{ShipToThatAddress}
{NO_USER_NAME}
#ENDIF #IF(#FormErrors.Reason.NO_USER_PWD){NoPassword}
#ENDIF #IF(#FormErrors.Reason.PWD_NOT_SAME){PWD_NOT_SAME}
#ENDIF #IF(#FormErrors.Reason.PASSWORD_WRONG){WrongPassword}
#ENDIF #IF(#FormErrors.Reason.VATIDIsNotFromSameCountry){VATIDIsNotFromSameCountry}
#ENDIF #IF(#FormErrors.Reason.VATIDIsNotValid){VATIDIsNotValid}
#ENDIF #IF(#FormErrors.Reason.FORMAT_NOT_INTEGER OR #FormErrors.Reason.FORMAT_NOT_FLOAT){WRONG_NUMBER_FORMAT}
#ENDIF #IF(#FormError_AcceptPrivacyPolicy){ErrorAcceptPrivacyPolicy}
#ENDIF #IF(#FormErrors.Reason.FORMAT_NOT_EMAILADDRESS){FormatNotEMail}
#ENDIF #IF(#FormErrors.Reason.ZIPCODE_NOT_VALID){ZipcodeNotValid}
#ENDIF #IF(#FormErrors.Reason.COUNTRYID_NOT_VALID){CountryNotSupported}
#ENDIF #IF(#FormErrors.Reason.PasswordWithSpaces){PasswordWithSpaces}
#ENDIF #IF(#FormErrors.Reason.STRING_TOO_LONG){StringTooLong}
#ENDIF{PleaseCorrectErrors}
{ShipToThatAddress}
{ShipToThatAddress}
#MenuContent[0]