add color to fonts in forms
I can add inline style attributes to a phrase in the markdown function in forms. The colors are true in the workflow designer, but they do no carry forward when you bring up the form in the site
here is an example of a blue heading that shows up in the form simulator in workflow designer, but not in the form in the site.
<div style="color:blue; font-size:24px; font-family:Impact;"> This is a Blue Heading </div>
in addition, i can also use the markdown functions.
is color limited in the workflow forms or do i need to adjust the color of fonts in the css file?
J
-
Got same problem here...... 0 -
Hi Jeff,
While the workflow designer does show HTML tags being rendered, the GVH viewer does not currently support them. This is the intended behaviour at the moment.
Thanks,
Ali0 -
I have the same problem in 4.12.2 - colors render in the Form Designer but not HTML viewer.
Interestingly, the Group description field DOES render the html tags in the viewer; I ended up adding my colored text that way.
e.g. <span style="color:green"> group description </span>
This post has a comment from Berend that tipped me off (https://support.geocortex.com/essentialsGSCForumDetail?sub-nav=forum&main-nav=essentials&id=0D5f200006aOfToCAK).
I had tried setting the custom css as suggested by Amanda's comment in this post, but never got the color to take. I'm guessing it's because although #### is equivalent to h4, it doesn't recognize css tied to "h4", but I don't know that for sure. Regardless, it didn't work for me. (https://support.geocortex.com/essentialsGSCForumDetail?sub-nav=forum&main-nav=essentials&id=0D5f200004wvPzdCAE)0
Please sign in to leave a comment.
Comments
3 comments