Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Shared view for document type does not contain all data from table View modes: 
User avatar
Member
Member
rlull - 11/1/2013 3:18:38 PM
   
Shared view for document type does not contain all data from table
I've created a document type which in turn, creates a custom table for that document type in the database. I've populated the custom table via the API. Everything seems to work properly except that when I query the custom view for this new document type, not all of my data from the custom table is showing up. This creates a problem when trying to populate a repeater that looks for this data via this view.

Do I need to drop and recreate the view or does this indicate a problem with the code I'm using to populate this custom document type table?

User avatar
Member
Member
kentico_sandroj - 11/7/2013 2:29:34 PM
   
RE:Shared view for document type does not contain all data from table
Hello,

This issue was resolved by re-creating the documents with the Kentico API which populated the correct data in the view.

Best Regards,
Sandro