<div dir="ltr"><div dir="ltr">I don't think this is currently an option, though I think it's definitely a good idea.<input name="virtru-metadata" type="hidden" value="{"email-policy":{"state":"closed","expirationUnit":"days","disableCopyPaste":false,"disablePrint":false,"disableForwarding":false,"enableNoauth":false,"persistentProtection":false,"expandedWatermarking":false,"expires":false,"isManaged":false},"attachments":{},"compose-id":"8","compose-window":{"secure":false}}"><div><br></div><div>I think I figured out a way to do this, though I needed to edit the source code and rebuild the javascript.</div><div> <br></div><div>I added a line of code at line 74 of <a href="https://github.com/geomoose/gm3/blob/main/src/gm3/components/serviceInputs/text.js">text.js</a> (note that I named it 'example'):</div><div><br></div><div>            <div className='service-input'><br>                <label htmlFor={ 'input-' + id }>{ this.props.field.label } </label><br>                <example htmlFor={ 'input-' + id }>{ this.props.field.example }</example><br>                <input onChange={this.onChange} value={this.state.value} type="text" id={ 'input-' + id}></input><br>            </div><br></div><div><br></div><div>After rebuilding the javascript I was then able to add examples to searches in the app.js file:</div><div><br></div><div>            {type: 'text', label: 'Owner Name', example: '(i.e. Hughes)', name: 'OwnName'},<br>            {type: 'text', label: 'Situs Address', example: '(i.e. 10770 ELK CITY RD)', name: 'SitusAll'},<br>            {type: 'text', label: 'Map Taxlot', example: '(i.e. 11-10-00-00-00300-00)', name: 'ParcelID'},<br>            {type: 'text', label: 'Account Number', name: 'PropertyId'}<br></div><div><br></div><div>You can then modify your site.css to decrease the size.</div><div><br></div><div>This was my end result:</div><div><br></div><div><img src="cid:ii_l07awlp50" alt="image.png" width="283" height="414"><br></div><div><br></div><div>Hope this helps,</div><div><br></div><div>Chris</div><div><br></div><div><br></div></div><br><div class="gmail_quote" style=""><div dir="ltr" class="gmail_attr">On Thu, Feb 10, 2022 at 5:46 AM Mark Volz <<a href="mailto:MarkVolz@co.lyon.mn.us">MarkVolz@co.lyon.mn.us</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_-5943570475839382382WordSection1">
<p class="MsoNormal">Hello,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I can change the titles for each field in the search tool.  Is it possible to add a line under the title that has an example of the search.  For Example:<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">On the first line with the current font : “Parcel ID”<u></u><u></u></p>
<p class="MsoNormal">On the next line with a smaller font: “Example 01-001001-0”<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">This will help users understand which format they should use when they perform a search.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Thank You!<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125)">Sincerely,<u></u><u></u></span></p>
<p class="MsoNormal"><b><span style="color:rgb(31,73,125)">Mark Volz, GISP</span></b><b><span style="font-size:12pt;color:rgb(31,73,125)"><u></u><u></u></span></b></p>
<p class="MsoNormal"><b><span style="color:rgb(31,73,125)">Lyon County GIS Coordinator<u></u><u></u></span></b></p>
<p class="MsoNormal"><span style="color:rgb(31,73,125)">Ph:  (507) 532-8218<u></u><u></u></span></p>
<p class="MsoNormal"><u></u> <u></u></p>
</div>
</div>

_______________________________________________<br>
Geomoose-users mailing list<br>
<a href="mailto:Geomoose-users@lists.osgeo.org" target="_blank">Geomoose-users@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/geomoose-users" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><font size="4">Chris Hughes</font><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">GIS Analyst</div><div style="font-size:12.8px"><font size="1">Lincoln County Surveyor Department </font></div><div><font size="1"><span style="font-family:Roboto,arial,sans-serif">880 NE 7th S</span><span style="font-family:Roboto,arial,sans-serif">t</span>. l Newport, OR 97365</font></div><div style="font-size:12.8px"><font size="1">Tel: (541) 574 1283</font></div></div></div></div>