EricaNorris
11 months agoQrew Member
Rich Text Formula Field in Report Widget on New Dashboard
I have a Rich Text Formula field, in which I am creating buttons. Then I am selecting the Reports in the Dashboard Widget.
Is there a way to make the anchor tag 100% width of the div? See Attached Image
Or is there a better HTML tag to use to accomplish this?
"<a style=\"width: 100% !important; height: 100%; display: block; text-align: center !important; background-image: linear-gradient(180deg, #AEE88D, #AEE88D); border: 0; border-radius: 0px; color: #000; cursor: pointer; font-family: Tahoma; font-size: 100%; padding: 3px 7px;user-select: none; -webkit-user-select: none; touch-action: manipulation; \" href='" & ToText([URL]) & "' target=_blank>" & [Description] & "</a>"
------------------------------
Erica Norris
------------------------------