Error when trying to enter languages page

Hi;

When i am trying to open languages page i got the error

Cannot set properties of undefined (setting 'primaryImageValue')



it because in SysLanguageSectionGridRowViewModel constructor

the this.get ("Language") return undefined

the date in database looks ok

i thing there is some problem with permitions

I chect object permisionn and it set to read for all users



any sugestions



Thanks in advance

Regards

tOMEK

Like 0

Like

5 comments

Hello Tomek,

 

This issue might be caused by the image column presence on the page in column setup. Could you please see if this is the case and try removing it from the page?

 

Best regards,

Max.

Max,

Thanks Max;

It's a core page "Languages" there is no custom page and no ProfileData. in other tests environment it's work ok and show images as correct. I even don't know how to change views because there is now any view button.

Otherwise there is now problem with primaryImageValue but hole Language attribute is undefind

 

Regards Tomek

Tomasz Branicki,

 

Could you please try generating the source code and compiling the application?

 

Best regards,

Max.

Thanks Max

I set the environment from the begining. Fortunately it is not the production environment but i was just wonder what is the case not to do it on production.

Thanks once again.



Regards Tomek

Tomasz Branicki,

There might be some missing schemas in the system or incorrect configuration. The source code generation and compilation might help with this.

 

Best regards,

Max.  

Show all comments