Skip to main content
April 5, 2024
Question

Step-by-Step #5 - Format the Image column

  • April 5, 2024
  • 20 replies
  • 0 views

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!

    20 replies

    April 5, 2024

    Hi   [mention:2effedd19e514ed2b454afcca3a43b3d:e9ed411860ed4f2ba0265705b8793d05] ,

    Once check the folder security where the Image target is given. May be there you don't have enough Privileges for that folder. Please check.

    kalpeshg0081
    April 5, 2024

    Hi [mention:2effedd19e514ed2b454afcca3a43b3d:e9ed411860ed4f2ba0265705b8793d05] ,

    The image which is referenced in the grid filed is uploaded to a folder, and the user trying to view the record does not have access to view the contents of that folder.

    You need to change the permissions of the folder to Viewer for a basic user to be able to view the iamge. you can refer to Folder and Document Management

    abdor7075
    May 7, 2024

    I have the same issue, we don't have permissions to the Vehicle Images. Did you find any solutions yet?

    September 18, 2024

    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

    prasantap0900
    September 19, 2024

    Can you please use a!documentImage instead of a!imagefield ?

    September 19, 2024

    I am using a!documentImage. This is what I currently have per the lesson's instructions: