Hi
I am trying to show the relating Image for each Stage of the process.
Stage Table for different stages with relating Image
In Main Task page, one Stage Column relating to this Stage Column depending.
Image will be shown in a Template in Main Task Page
Instead of showing the image, the link will be shown.
Thanks for any advise in advance.
Are you using that in a Rich Text component?
If you are, the way to get your image to display would be by wrapping the URL in an <IMG>
tag
So try changing your template to something like this:
pos . <img src="start"> date
You might find that you need to fiddle with the sizing to get it right. Refer to the below:
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
HI Thanks for your prompt reply.
Tried but not working
You wont see the image in the data editor, but have you tried using that template column in a Rich Text component?
Do you mean relating this Template Column to a rich text component?
Don’t think i can put the image into the rich text component via if - else - column?
No. I mean adding a rich text component to your screen layout, and using the template column as the source.
You didn’t say how you plan to use it, so I made a guess.
If you’re planning to use it in any other type of component, it won’t work.
Oh…
This is the main page of in a line list.
ah, I see.
Okay, so that won’t work.
But I see that you are already using the stageimage as the Image in the Inline List.
You also want the image in the details section?
I’m afraid that’s not possible. The closest you can get is to use an emoji.
1 Like