Popular Articles
Sorry! nothing found for
Posted over 4 years ago by nbdayan
Right now it is possible to download only the image in the current view but the user has to select that option.
I would love to have an option to select this option without the user having to click on the box (its confusing).
If you know that the user will not want all views on one file it would be better not to even offer this option.
0 Votes
rady kal posted over 4 years ago Admin Best Answer
You can edit the code and make this checkbox checked by default.
<input type="checkbox" id="fpd-action-download-single-view" />
<input type="checkbox" id="fpd-action-download-single-view" checked="checked" />
2 Comments
nbdayan posted over 4 years ago
Thanks!
rady kal posted over 4 years ago Admin Answer
Login or Sign up to post a comment
People who like this
This post will be deleted permanently. Are you sure?
Right now it is possible to download only the image in the current view but the user has to select that option.
I would love to have an option to select this option without the user having to click on the box (its confusing).
If you know that the user will not want all views on one file it would be better not to even offer this option.
0 Votes
rady kal posted over 4 years ago Admin Best Answer
You can edit the code and make this checkbox checked by default.
0 Votes
2 Comments
nbdayan posted over 4 years ago
Thanks!
0 Votes
rady kal posted over 4 years ago Admin Answer
You can edit the code and make this checkbox checked by default.
0 Votes
Login or Sign up to post a comment