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
Discussion posts and replies are publicly visible
Hello yuqi,
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.
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
You don't need to wrap the stampField component. There is a link property you can use.
Yes, I have used this component. But when I use the link property to add the click action, there will be the hover style. So I am looking for a component that has no hover or click style but has click action
This is not possible AFAIK.
Hello yuqi, there is no such component which will not highlight if there is a link enabled to it.