Expand my Community achievements bar.

Applications for the Community Advisor Program Class of 2025 are NOW OPEN – Apply Today!
SOLVED

XTK-170036 Unable to parse expression '@contentEditingMode'

Avatar

Level 2

I see this error in every delivery and i looked for entire nms:delivery data schema and dont find keyword contentEditingMode. 

 

any guidance ? 

1 Accepted Solution

Avatar

Correct answer by
Level 5

 

Hi Sheetal,

This is a field from nm:delivery table-

 

prasannakumarmarru_0-1602566091755.png

 

If application is not able to parse it, I think it is either referenced wrong in delivery input form or nms:delivery schema is changed and this field does not exist any longer.

I think it must have referenced as wrong in input form, there are many references to this field in that form. It has to be referenced as [/delivery/@contentEditingMode] in all the places.

 

 

 

 

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

 

Hi Sheetal,

This is a field from nm:delivery table-

 

prasannakumarmarru_0-1602566091755.png

 

If application is not able to parse it, I think it is either referenced wrong in delivery input form or nms:delivery schema is changed and this field does not exist any longer.

I think it must have referenced as wrong in input form, there are many references to this field in that form. It has to be referenced as [/delivery/@contentEditingMode] in all the places.