Skip to main content
August 10, 2023
Question

How to hide the border when mouse hover the card in cardLayout Component

  • August 10, 2023
  • 7 replies
  • 0 views

Hi There,

When I use the cardLyout Component, add the link property to it. I use the showBorder property to hide the border, but when mouse hover it, there will be border line, I want to know how to hide the hover border

Thanks

    7 replies

    konduruc733182
    August 10, 2023

    Hello yuc4247,

    It is not possible to avoid that. That is how Appian has designed it. This is to make the user aware that the card is a link on the screen and it will perform some action.

    yuc4247Author
    August 10, 2023

    Hi,

    Tanks for your answer. I have another question. I want to develop a function that a wrapper can click but has no hover style, and can put the stampField component in this wrapper. What components should I use

    mathieud0001
    August 10, 2023

    You don't need to wrap the stampField component. There is a link property you can use.

    [View:https://docs.appian.com/suite/help/23.2/Stamp_Component.html]

    aminw4267
    July 26, 2024

    +1, please allow styling of the hover state or just remove the outline it it looks really bad.