Open nadialo opened 7 years ago
@nadialo Do you mean something similar to description in google Form? They have question title and question description. Description is under question title in smaller font. If yes, this is exactly I think about several days ago.
Thank you, Andrew
@andrewtelnov Similar but more than that. I want to implement titles for different group of options under one question. Just like my example in https://jsfiddle.net/0jvndxmc/. Do you know how to implement? If yes, could you please share with me?
Thanks a lot!
Nadia
@nadialo hello, as a workaround you may try something like that: https://plnkr.co/edit/yXMgVIN0iEyoURghhJOG?p=preview
3 radiogroups with the same name
@dmitrykurmanov Thanks for your suggestion :)
Sorry to reopen this issue, but if I apply iCheck to radiogroups, the proposed workaround does not work anymore... https://plnkr.co/edit/vPxbcqzYVk5fxgpPCuxg
Any suggestion to make this work again?
@rafaelrroa, hello. In fact custom widgets is just possibility for adding any third party library but not the implementation. Implementations may be very different and every programmer can customize it by its own needs. Anyway, here an example for your usecase: https://plnkr.co/edit/iullEMm580t96KvlIJGp?p=preview. Thanks for your interest.
That solved my issue... Thank you so much
@rafaelrroa, you are welcome, we will think about better "customWidget" provision.
Sorry about reopening this issue.
I have applied this workaround, however if mark the question as mandatory (isRequired). I have to mark all of sub-questions and error messages(from each sub-questions) will be displayed if I missed the question. Since I only need one error message for that question, Any suggestion on this issue?
Another problem is if I apply the validation for this questionid(same questionid for every sub-question), no error message prompt out.
@nadialo hello, thanks, we will think about these problems.
PS nothing wrong with reopen issue. Please feel free to create/close/reopen issues according to your needs.
Hi there,
We are really intereseted in such an enhancement here, for checkboxes. It'd solve an issue here with our respondant. Any idea when it could be done ?
I would suggest adding a field 'group' for every option (could be available also for radio & checkboxes).
Thanks a lot
@SmartGDPR We keep this enhancement is in our plans. But I can't promise you any estimations right now.
Are you requesting a feature, reporting a bug or ask a question?
ask a question or feature request
What is the current behavior?
All options cannot be divided into groups, they can only be listed in a list. No sub-title (text) can be inserted between answers.
What is the expected behavior?
https://jsfiddle.net/0jvndxmc/ I would like to have the above"sub-title" in between the options for checkbox or radio group. Is it possible to group the options in the current surveyjs version?
Specify your