Hi There,
I am currently encountering problem in getting the cp-list from Asset. The content field name is "content_digest_content_digest_organism_panel_main_list".
I am using List<Panel> fooPanel = asset.GetPanels("content_digest_content_digest_organism_panel_main_list") but no panel is getting fetch. Is something else needs to be done to fetch the top panel.
Please help resolve the issue.