help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
SOLVED: pre-selected contact
SOLVED: pre-selected contact
2 years 5 months ago
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
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
Code:
<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>
Please Log in or Create an account to join the conversation.
Re: SOLVED: pre-selected contact
2 years 5 months ago
Somehow strange … I mean the guy in the contact field exists, see
praxisdrmock.de
What do you mean by "a contact that shouldn't even exist", did you check that it doesn't exist?
(In the admin menu of Joomla go to Components and there to Contacts: is there no Dr. Frederick Reza Mock, not even in the trash?)
What do you mean by "a contact that shouldn't even exist", did you check that it doesn't exist?
(In the admin menu of Joomla go to Components and there to Contacts: is there no Dr. Frederick Reza Mock, not even in the trash?)
Please Log in or Create an account to join the conversation.
Re: SOLVED: pre-selected contact
2 years 5 months ago
Correct. Dr. Mock was never in a contact.
However, I read the changelog for JEM 2.3.0 and see you at once had a default ID 127. (see attached png)
Without checking, I'm guessing the good Dr. Mock has UID 127 which also made him default contact ID 127 although he was not in the contact list because, we had only 3 contacts listed in the Contacts component.
After updating to JEM 2.3.3 we can now change and save the correct contact.
So this is solved. BUT we now have the problem that, although ZERO events are set as "published" they are ALL published in the front-end.
However, I read the changelog for JEM 2.3.0 and see you at once had a default ID 127. (see attached png)
Without checking, I'm guessing the good Dr. Mock has UID 127 which also made him default contact ID 127 although he was not in the contact list because, we had only 3 contacts listed in the Contacts component.
After updating to JEM 2.3.3 we can now change and save the correct contact.
So this is solved. BUT we now have the problem that, although ZERO events are set as "published" they are ALL published in the front-end.
Please Log in or Create an account to join the conversation.
Time to create page: 0.508 seconds