virtual column image in a form view

Hello everyone little problem,
I need to add a static image in a form view, as it was suggested I wanted to create a virtual column.
The image is not found in the form table, but in another table so structured.
"id" column "Controls" column "IMAGE" column.
My Form view has four submenus for control check maintenance.
When I am in the "Check Tires" form, I would like you to show me the static example image.
The table as I said where the image is is another,
id 1 \ Pneumatic Controls \ and in the image column I have the address where the image resides - Checklist_image \ tires.png
Thank you all

Solved Solved
0 11 1,244
1 ACCEPTED SOLUTION

Do not know what I wad doing wrong exactly before but after I went thru this Q&A I was able to do it...

I used a child image table with the control table as its parent.

TeeSee1_0-1643550201437.pngTeeSee1_1-1643550259585.png

Just a few comments here.

1) Since this seems to have to be a physical column of ENUMLIST type, it is clickable and a big check mark is displayed when you do so.

2) The images are smaller

Something you should consider.

Good luck.

View solution in original post

11 REPLIES 11
Top Labels in this Space