- Posts: 77
- Thank you received: 3
Ask the community, share ideas, and connect with other LimeSurvey users!
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
Please Log in to join the conversation.
$("#answer{SGQ}G02Q04").trigger('keyup');
$("#answer{G02Q04.sgqa}").trigger('keyup');
Please Log in to join the conversation.
Thanks Denis. Where is this in the wiki. I really have tried finding this. So much of the wiki on the codes is so old. I appreciate your helpYou don't need to learn SGQA since
{QCODE.sgqa} give it to you …
Then replace :byCode:$("#answer{SGQ}G02Q04").trigger('keyup');for exampleCode:$("#answer{G02Q04.sgqa}").trigger('keyup');
Please Log in to join the conversation.
Please Log in to join the conversation.