Expression evaluation error at function a!imageField [line 53]: The image at index 1 in an image gallery component [label=""] has an invalid value for "document". "document" must not be null.

I am new and working on the developer course. I am on exercise 8 create an interface, on the Create a Reusable Interface section. 

When I completed the steps to make AX_VehicleDetailsView and clicked save. It popped up with the interface! But this is the error that I got when it opened, and I don't understand where I go to fix this!

Thank you

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to paigeh2103

    step 1:
    you create elements of the dype "document"

    There you can select or drag and drop mutliple images

    After that you need to select the name and folder and if a constant shall be created automatically.

    This is how an uploaded image looks like. You see the name, a preview, type, size, folder, description etc.
    AND the ID. This is the ID you need for the document parameter at a!documentimage() and which needs to be the value of [vehicle.image]



Children
No Data