Greetings,
I can't select and save a contact.
The field is set to default with a contact that shouldn't even exist, much less be in JEM.
Even when I select another contact, it is not saved. I get the default name instead.
See attached and this
code from FFox inspector
<li><label id="jform_contactid-lbl" for="jform_contactid" class="hasTooltip" title="" data-original-title="<strong>Contact</strong>">
Contact</label>
<div class="fltlft">
<input type="text" id="jform_contactid_name" value="Dr. Frederick Reza Mock" disabled="disabled" size="35">
</div>
<div class="button2-left">
<div class="blank">
<a class="modal" title="select" href="&view=contactelement&tmpl=component&function=jSelectContact_jform_contactid&16426c29044d02653c8606a7d233b896=1" rel="{handler: 'iframe', size: {x:800, y:450}}">select</a>
</div>
</div>
<input type="hidden" id="jform_contactid_id" name="jform[contactid]" value="127"> </li>