Hello Everyone,
Iam working on a managed scenario where I have few fields on the object page which I am using to enter address data.
I am also providing a check box next to these fields to give user an option to save the entered address into an address book database (created a separate database table for this) so when he comes next time, he would have this address available for him in the value help.
Since this address book database is not part of the business Object, I would like to know what / when is the best way to save the address into this table.
thank you!