Keyword

Extra field for value same as ID other field issue

  • Rachel Walraven
  • Rachel Walraven's Avatar Topic Author
  • Offline
  • New Member
More
7 years 4 months ago #159422 by Rachel Walraven
Hallo,

I have an issue with the extra fields on my site (recently). I have a few extra fields. One extra field is not working correctly. It is a rediobutton groep with 3 options.

When I choose option 1 or 2 my cursor moves to one of the text fields (differnt fields for each option). When I save, option 3 becomes the active one.

I've discovered that the "for" value of the label and ID for the input field of those two options correspond with de ID's of the text fields to whitch my cursor jumps.

Code for my radio buttons is :
<label for="K2ExtraField_11" id="K2ExtraField_11-lbl" class="radio">
<input type="radio" name="K2ExtraField_1" id="K2ExtraField_11" value="1" class="k2Required">Ja openbaar</label>

Code for my corresponding text field:
<input type="text" name="K2ExtraField_11" id="K2ExtraField_11" value="3" class="k2Required">

I think that is causing the issue, but how do I solve this without deleting one of the field en reentering it for all my items?

With regards,
Rachel

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 4 months ago #159430 by Krikor Boghossian
Replied by Krikor Boghossian on topic Extra field for value same as ID other field issue
Hello Rachel,
Are you talking about the front end or backend?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Rachel Walraven
  • Rachel Walraven's Avatar Topic Author
  • Offline
  • New Member
More
7 years 4 months ago #159533 by Rachel Walraven
Replied by Rachel Walraven on topic Extra field for value same as ID other field issue
I'm talking about the back-end.

Please Log in or Create an account to join the conversation.

  • Krikor Boghossian
  • Krikor Boghossian's Avatar
  • Offline
  • Platinum Member
More
7 years 4 months ago #159582 by Krikor Boghossian
Replied by Krikor Boghossian on topic Extra field for value same as ID other field issue
Can you try installing the latest DEV version?
github.com/getk2/k2

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum