document link

Hi All,

how can I mask http address of an Appian document?
I am using an image as icon


a!imageField(
images: {
a!webImage(
source: "appiantest.pirelli.com/.../34128
label: "PDF",
link: a!safeLink(
label: "download pdf",
uri: "psrsapp020-01it/ReportServer & local!selectedId & "&rs:Format=PDF"
)
)
}
)

But whe I change the envionment, to production environment, I lose document URI
How can I mask its uri and use for example a constant to refer to it

Thanks
Elia

OriginalPostID-258953

  Discussion posts and replies are publicly visible