내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

images(xtk:image) not reflecting in web application

Avatar

Level 2

Hello,

our use case is to have our own logo instead of OOTB logo in the unsubscription form.

We have imported a new image into Administration/images folder

then we gave this image as logo (namespace:name) in one of the form rendering template.

Issue is this image is not reflecting in the web application, please refer the below snap

1739065_pastedImage_0.png

do we need to publish this images after importing/changing?

thanks in advance

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee

Hello Murali,

It won't work if you publish the image. We had couple of issues like this before and the only way to change the image in the form template is to upload it on the server physically.

You need to copy the image you are using to the directory :

\datakit\xtk\eng\img

\datakit\nms\eng\img

or

\datakit\xtk\fra\img on the app server

\datakit\nms\eng\img

and then use it with the namespace : name in the form template and it would work.

You can upload it to the xtk or nms folder in the app server in

원본 게시물의 솔루션 보기

4 답변 개

Avatar

Level 8

I presume yes. Publish the image and try it again.

Avatar

Level 2

thanks,

can ypu please guide us how to publish the image

Avatar

정확한 답변 작성자:
Employee

Hello Murali,

It won't work if you publish the image. We had couple of issues like this before and the only way to change the image in the form template is to upload it on the server physically.

You need to copy the image you are using to the directory :

\datakit\xtk\eng\img

\datakit\nms\eng\img

or

\datakit\xtk\fra\img on the app server

\datakit\nms\eng\img

and then use it with the namespace : name in the form template and it would work.

You can upload it to the xtk or nms folder in the app server in

Avatar

Community Advisor

Hi,

Use 'public resources', not 'images'.

Thanks,

-Jon