Hello, In Build An Application Step-by-Step #5. I am stuck on the Edit Record List Columns - Format the Image Column.
The error says, "Expression evaluation error at function a!gridField_23r3 [line 51]: A grid component [label="null"] has an invalid value for "columns". A grid column [label="Image"] has encountered an error. Expression evaluation error at function a!imageField [line 51]: User Does Not Have Rights to Perform this Operation".
I completed all the steps specified in the previous exercises. Appreciate all the help I can get. Thank you!
Discussion posts and replies are publicly visible
Am having the same issue. Am recieving the following text:
Expression evaluation error at function a!gridField_23r3 [line 51]: A grid component [label="null"] has an invalid value for "columns". A grid column [label="Image"] has encountered an error. Expression evaluation error at function a!imageField [line 52]: User Does Not Have Rights to Perform this Operation
Can you please use a!documentImage instead of a!imagefield ?
I am using a!documentImage. This is what I currently have per the lesson's instructions:
Tengo el mismo problema en el STEP 5 con el campo IMAGE y estoy sospechando que el problema sea debido a que el último registro de los registros copiados el 33 tenga un valor que no es nulo y es numérico. Pero no me deja borrarlo para poder verificarlo.