if(a!isNullOrEmpty(fv!row['recordType!AX Vehicle.fields.image']) ,a!EXAMPLE_DOCUMENT_IMAGE(), fv!row['recordType!AX Vehicle.fields.image'])
Hello AppiansI am new to Appian and following the Appian developer learning path I faced an error in "write a maintenance record" of the process model, tried to solve it but in the end, I deleted the project and started a new one and now I am facing this error
"Error Evaluating UI Expression Expression evaluation error at function a!gridField [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]: Invalid Content ID"
this error shows up once I add a new Document Image column in the list of the vehicle record type and for some reason, the Acme Auto Solution Application already built has the same error So I guess the problem is not from the expression or the record type Can anyone please help?
Discussion posts and replies are publicly visible
Hi Aditya
I hope you are doing greatActually, I added all the objects of the images and I am still facing the same issue
What exactly do you mean with "I added all the objects of the images"?
I found the documents (images) by its ID here and added it to my application
So, let's dissect that issue.
When you create a new empty interface and add an image field. Can you make it display one of your images?
Then, did you make sure that the document IDs stored in the database match the IDs of your images?
yes here is one
yesbut since yesterday I have been having this issue and I can't log in into my edition site