Is it possible to put certain elements of a RadioGroup in bold letters?
I have a RadioGroup in a form. This group contains all possible types of vegetation (9 types in total). All types should be visible, but some types might already have elements in the database. I want to make the distinction visible by putting those types in bold. Is that possible? And how?
0
-
Hi Wout,
Yes, this is possible. Radio button labels support markdown, and the syntax for bold text is two asterisks like this:
**some text**
I'm attaching an example workflow with both manually configured radio buttons and radio buttons that come from an ArcGIS query
0 -
Hi Amanda!
Thank you for the example and the quick response!
0
Please sign in to leave a comment.
Comments
2 comments