Hi All, I have an additional dashboard where i want to show a link to

Hi All,

I have an additional dashboard where i want to show a link to related action, i just simply want to display linkField component for related action.

I tried providing following link field to related action, but it does not open on additional dashboard and nothing happens.

                     a!linkField(
links: {
a!dynamicLink(
label: "Related Action",
value:"local:8080/.../actions"

)
},
labelPosition: "COLLAPSED"
)

Thanks...

OriginalPostID-106406

OriginalPostID-106406

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data