<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Apply style to Editor's field element description in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/apply-style-to-editor-s-field-element-description/m-p/1360518#M83110</link>
    <description>&lt;P&gt;Does anyone know of how to apply styles (font color or font weight) to the description of a form element in the editor widget. For example show the text "A description" in red color and bold? Everything I see in the documentation for expressions is about the $feature. Tried html tags.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LefterisKoumis_0-1702493821538.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/88939iB8B62354E39B8D1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LefterisKoumis_0-1702493821538.png" alt="LefterisKoumis_0-1702493821538.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
	type: "field",
	fieldName: "primaryea",
	label: "A field",      
	description:"A description",
	input: {      
		type: "text-box",
		maxLength: 20
	}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Dec 2023 19:02:40 GMT</pubDate>
    <dc:creator>LefterisKoumis</dc:creator>
    <dc:date>2023-12-13T19:02:40Z</dc:date>
    <item>
      <title>Apply style to Editor's field element description</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/apply-style-to-editor-s-field-element-description/m-p/1360518#M83110</link>
      <description>&lt;P&gt;Does anyone know of how to apply styles (font color or font weight) to the description of a form element in the editor widget. For example show the text "A description" in red color and bold? Everything I see in the documentation for expressions is about the $feature. Tried html tags.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LefterisKoumis_0-1702493821538.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/88939iB8B62354E39B8D1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LefterisKoumis_0-1702493821538.png" alt="LefterisKoumis_0-1702493821538.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;{
	type: "field",
	fieldName: "primaryea",
	label: "A field",      
	description:"A description",
	input: {      
		type: "text-box",
		maxLength: 20
	}
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2023 19:02:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/apply-style-to-editor-s-field-element-description/m-p/1360518#M83110</guid>
      <dc:creator>LefterisKoumis</dc:creator>
      <dc:date>2023-12-13T19:02:40Z</dc:date>
    </item>
  </channel>
</rss>

