Hello,
I have actually a problem with Custom Archive in G9.
I am updating a customer project including a custom archive for contact extra table from 8.2 R6 to 9.1 R2.
After changing .Net Framework and updating references in project I get the data presented in 9.1, but it looks "old":

This is the new look (SO tab):

If I click the mouse right button on the header, I get the "old" menu:

and the fields list is empty:

That is the new look of menu I expected (here from "person" SO tab):

I changed the type of view from "SOView" to "SCILView" in my merge file like in SOContactPanel.config, but it did not helped.
If I try to replace the section "controlgroup"

with "recipe" like in SOContactPanel.config, I get no data more.
Where I am wrong?
What can I do to make my custom archive working properly?
Andrey