Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

answer display columns error

  • Liod_DS
  • Liod_DS's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #143036 by Liod_DS
Replied by Liod_DS on topic answer display columns error
done,

css:
Code:
.col3  .col-sm-12 {
    width: 33%;
}
 
.col-sm-12 .answer{
    width: 100% !important;
}
.col-sm-12 .questiontext{
    width: 100% !important;
}

js
Code:
<script type="text/javascript" charset="utf-8">    
  $(document).ready(function(){
 $('div[id^="javatbd"][style*="display: none"]').each(function(i) {
  $(this).parent().closest('div').css("display","none");
  });
  });
</script>
 

keep improving
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
7 years 5 months ago - 7 years 5 months ago #143037 by DenisChenu
Replied by DenisChenu on topic answer display columns error
Arg ....

You're totally right ..... bug reported about this part : bugs.limesurvey.org/view.php?id=11738

Already fixed in 3.0 release, but hardest to fix it for 2.50

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Last edit: 7 years 5 months ago by DenisChenu.
The topic has been locked.
  • Liod_DS
  • Liod_DS's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #143038 by Liod_DS
Replied by Liod_DS on topic answer display columns error
yeah i can understand that!

it's a pretty invasive fix (the user can see the js working) but it works ... ( i hope it don't break the responsivness)

thanks for the support!

keep improving
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
7 years 5 months ago #143042 by DenisChenu
Replied by DenisChenu on topic answer display columns error
Hi,

Your 2 question are on different page ? If yes : great : you can fix it .... else : i don't find any good way actullay .

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The topic has been locked.
  • Liod_DS
  • Liod_DS's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
7 years 5 months ago #143049 by Liod_DS
Replied by Liod_DS on topic answer display columns error
yes,

i have an hidden multi on first group, then all the question in saparate ones..

keep improving
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose