This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Collection not loading on web portal

Hi all,

 

I'm trying to load a collection on the Employee overview to add a column on the list of the employees.

This collection is a customview.

But it is not loaded.

I tried to to put load collection both in the collection initializer and the  component initializer but not working.

 

 

In attach a screenshot

 

Thanks Mik

Parents
  • Also, as Sven mentioned make sure your view has a primary key. This is done in the backend not in Web designer. If you can't take a pk from the tables then you should consider constructing your own pk in the view definition
Reply
  • Also, as Sven mentioned make sure your view has a primary key. This is done in the backend not in Web designer. If you can't take a pk from the tables then you should consider constructing your own pk in the view definition
Children
No Data