Acme Exercise 5: Design Record Types - Error Evaluating UI Expression

I have an error in Image colums when enter the following expression according to instructions in the part5 Dsign Record Types:
if(a!isNullOrEmpty(fv!row[recordType!AX
Vehicle.fields.image]), a!EXAMPLE_DOCUMENT_IMAGE(),
fv!row[recordType!AX Vehicle.fields.image])

Error message:
Error Evaluating UI Expression
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 55]: User Does Not Have Rights to Perform this Operation


I have completed the exercises in the security part 3 of the Acme Auto application correctly.

How can I fix this?
appreciate all the help I can get. Thank You!

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Appian Employee
    in reply to tommm1103

    The exercises are intended to be completed after completing the relevant course. You will find the `Build an Application: Step 5` exercise in the Design Record Types course in the learning path. 

    The previous `23.4 Classic` exercises have been deprecated with the launch of the new Appian Community Edition. The steps are mostly the same - but are designed to support the new version of Appian Community Edition.