I have a Web Address field (cb_facebook) with the "Hypertext and URL" selected.If I set the Profile Value Layout to <i class="fa-brands fa-facebook fa-xl"></i>the icon displays correctly, but the hyperlink is lost. If I use [value], the hyperlink renders, but I cannot replace the link text with a Font Awesome icon.What substitution should be used in the Layout Parameters to output a clickable Font Awesome icon while preserving the field URL?