Skip to main content
June 20, 2022
Solved

Query related to linkField

  • June 20, 2022
  • 2 replies
  • 0 views

Hi Team,

I want a text to be bold and underline and also apply a!safelink to some page in the UI.

Can anyone please help as when I try to use a!richTextDisplayField in the label of a!linkField , I am getting some encrypted value as both of them are not working together.

Regards

Bihitak 

    Best answer by stefanhelzle0001

    Why not just use a richtextdisplayfield() only? Each richtextitem can become a link.

    And you cannot put rich text into a label.

    2 replies

    stefanhelzle0001
    Brainy
    June 20, 2022

    Why not just use a richtextdisplayfield() only? Each richtextitem can become a link.

    And you cannot put rich text into a label.

    June 20, 2022

    Thanks it worked!!