S
sd
hello
I've shown separate Form region to contact form(not adjoining) through
VSTO addin.My Wrapper class for this form region is instantiated when
I navigate to that form region page.I make a copy of contact to other
folder in wrapper class code when user save & close it . The problem
is for existing contact. when user make changes to General page ,
Save & Close the contact without navigating to my Form region page ,
the copy doesn't get modified (since wrapper class doesn't
instantiated).How to reflect changes to copy of contact
when user save & closes contact without navigating to my form region
page?
thanks in advance
I've shown separate Form region to contact form(not adjoining) through
VSTO addin.My Wrapper class for this form region is instantiated when
I navigate to that form region page.I make a copy of contact to other
folder in wrapper class code when user save & close it . The problem
is for existing contact. when user make changes to General page ,
Save & Close the contact without navigating to my Form region page ,
the copy doesn't get modified (since wrapper class doesn't
instantiated).How to reflect changes to copy of contact
when user save & closes contact without navigating to my form region
page?
thanks in advance