Links and Buttons in Interface

I want to display a link, e.g., a!dynamicLink() in an interface. But, I want it to look like a button   . How to do it?

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to Evan Cheng

    FWIW (and just as an aside), I now recommend against using a!linkField for anything at all other than legacy reasons.  a!richTextDisplayField can do everything a!linkField does, plus more, with more configurability and gracefulness.

    For the OP's use case (assuming I'm understanding correctly), it would probably be bet to use an a!safeLink link to link to the report, and an a!startProcessLink link to allow access to the process model (assuming this is what's meant by "redirect to").

Children
No Data