Hi, I'm trying to replicate the image column in the Acme exercise.
But this expression:
if( a!isNullOrEmpty( fv!row['recordType!{99497132-80a2-4706-85d8-9d65360812d4}Vehículo de W2690.fields.{664fc039-9187-4150-90ce-6d589788d0c2}image'] ), a!EXAMPLE_DOCUMENT_IMAGE(), fv!row['recordType!{99497132-80a2-4706-85d8-9d65360812d4}Vehículo de W2690.fields.{664fc039-9187-4150-90ce-6d589788d0c2}image'] )
Is showing me this error:
"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 87]: User Does Not Have Rights to Perform this Operation"
What am I doing wrong?
Discussion posts and replies are publicly visible
subpopet said:has encountered an error. Expression evaluation error at function a!imageField [line 87]: User Does Not Have Rights to Perform this Operation"
Can you paste more details , Like what operation you are performing (Are you clicking it ?) and the code of total image field and the error Screenshot
I'm just trying to show the image in the list, with no interaction
Do you have Permission to view the contents of the Folder??(Where you are storing these documents)