Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In downloaded template pre-ticked answers do not download #3104

Closed
magdalenadrafiova opened this issue Feb 9, 2022 · 2 comments
Closed

In downloaded template pre-ticked answers do not download #3104

magdalenadrafiova opened this issue Feb 9, 2022 · 2 comments

Comments

@magdalenadrafiova
Copy link

@briri could you check - this is def not working for DMPonline (@raycarrick )

Expected behaviour:]
When you download a template and there are pre-ticked answers one would expect to see these in the download form.

Actual behaviour:
I have created a template with pre-ticked answer but when I go to download this is missing

Steps to reproduce:
Ensure that if there is a pre-ticked answer in template this will get downloaded

@johnpinto1
Copy link
Contributor

@raycarrick-ed I will look at this next.

johnpinto1 pushed a commit that referenced this issue May 3, 2022
download.

Fix for Roadmap issue #3104.

Changes:
- added <%= option.is_default? ? ' - ' + _('default') : '' %> to
  option text in export template in docx and pdf.
@johnpinto1
Copy link
Contributor

I have added a PR for this. The changes can be seen in screenshots
Example screenshots of template:
Selection_017
Preview
Selection_018

briri added a commit that referenced this issue May 3, 2022
…_answers_do_not_download

Bug #3104 - Fix for pre-ticked answers do not appear in Template
@briri briri closed this as completed Oct 24, 2022
@briri briri mentioned this issue Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants