cancel
Showing results for 
Search instead for 
Did you mean: 

Address Update

leon_potgieter
Participant
0 Kudos

Good day Experts,

I have implemented "Country Specific Address Formats" according to the Development and Extension guide on our project.

The client needs to be able to update his postal address which is different to his residential address.

I've extended AddressBeanImpl to display the PoBox and PoBoxCit and PostlCod2 on my addresslayoutView03 form. This works 100%. But when I update these fields, the PoBoxCit and PostlCod2 does not update back to CRM, only the poBox.

I see that in AddressImpl, there is no poBoxCit_X in the class. I s there a reason for this? And how can I easily get that to work without extending a lot of classes and interfaces?

Regards,

Leon

Accepted Solutions (1)

Accepted Solutions (1)

leon_potgieter
Participant
0 Kudos

Hi,

Issue resolved.

Had to do some coding to make it work.

Regards

Leon

Answers (0)