Radio buttons duplicating when set with a database join

ibex23

New Member
Hi
We have a problem with the radio buttons when we use them with a join table.

on the page they are duplicating! it's a javascript thing as the underlying code has just one set of radio buttons. has anybody seen this before?

We have tested changing the type to checkbox etc and they all work except radio buttons!

thanks in advance!
Steve
 
Do you mean you have a dbjoin element rendered as radio buttons?
And it's duplicating in form view?
 
Yes exactly! sorry not the most accurate description.

we have changed the render and all the rest display as they should it's just the radio that duplicates itself
 
I can't replicate this on my site.
What exact fabrik version are your running (any GitHub update)?
Which Joomla template, 3rd party plugins?
Do you have a link to your form?
 
Strange.
With IE your site isn't running at all (showing all of the multipages, no input or scrolling possible)
Can you try to set your template to a standard Joomla one (e.g. beez5)?
And can you update from GitHub (backup first)?
 
OK not updated fabrik yet but changed template and no change we have spotted it's a Javascript thing! in the source code of the page the radio is just in once.
Javascript is placing another set
 
IE9
I can see the sourcecode twice (FF, Chrome)
<div class="fabrikElement" style="width: 338px;"><div id="jos_fb_dolphin_answers___diq1" class="fabrikSubElementContainer">
<div class="fabrik_subelement" style="float:left;width:98%">

<div class="fabrik_subelement" style="float:left;width:98%">

<div class="fabrik_subelement" style="float:left;width:98%">

<div class="fabrik_subelement" style="float:left;width:98%">

<div class="fabrik_subelement" style="float:left;width:98%">

<div class="fabrik_subelement">

<div class="fabrik_subelement">

<div class="fabrik_subelement">

<div class="fabrik_subelement">

<div class="fabrik_subelement">


</div>


</div>
Where those <div class="fabrik_subelement"> shouldn't be there
 
The upgrade in Fabric worked! we have normal radios it's crashed lots of other bits but we can build back in!

Nice one
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top