Image visible in interface but not in portal

Certified Senior Developer

Hello,

I have a portal which only has one interface. In the interface, I retrieve the data I need and store it in a local variable, I then use that local variable as the value for the document inside an imagefield component. In the interface, the data is successfully retrieved and is displayed in the imagefield component below. But in the portal, once I publish, the image is not visible. Does anyone know why that is? I already checked the service account permissions, I'll put them below as well.

Oh and also, "Register account" button doesn't work when I try to register a new account using the portal, even though in the process model, it does. I'm not sure if this also a service account permission problem or not

In interface, image is displayed successfully

In portal, there's not image

Code snippet

I retrieve the data from the record type and store it in a local variable

I display the image in the imagefield component

Service account permissions

Record types --> Viewer permission

Interface --> Viewer permission

Process model --> Initiator permissions

Document folder --> Viewer permissions

Any help is appreciated. Thank you!

  Discussion posts and replies are publicly visible

Parents Reply Children