Google Form Pre-filled Image Thumbnails Table, Each Linking to Original High Res Image The Next CEO of Stack OverflowHow to generate a pre-filled form URL for Google FormPre-filling a google formGAS to fill and submit a google formpre-fill google form from google apps scriptHow to autofill respondent's email addresses in Google Forms?Get URL Link to a “SECTION” onlyGoogle Form Script to Add Pre-Filled TextUsing a user selected choice from a drop-down to populate a text field in Google FormsHow to Add Dynamic image link in Google FormMake rows of a Google spreadsheet editable in a Google form
What does "Its cash flow is deeply negative" mean?
How did the Bene Gesserit know how to make a Kwisatz Haderach?
Why did we only see the N-1 starfighters in one film?
What was the first Unix version to run on a microcomputer?
WOW air has ceased operation, can I get my tickets refunded?
Received an invoice from my ex-employer billing me for training; how to handle?
Elegant way to replace substring in a regex with optional groups in Python?
In excess I'm lethal
How do scammers retract money, while you can’t?
Why does the UK parliament need a vote on the political declaration?
Interfacing a button to MCU (and PC) with 50m long cable
Several mode to write the symbol of a vector
What connection does MS Office have to Netscape Navigator?
How to transpose the 1st and -1th levels of arbitrarily nested array?
Is it possible to search for a directory/file combination?
Contours of a clandestine nature
Complex fractions
Anatomically Correct Strange Women In Ponds Distributing Swords
multiple labels for a single equation
How did people program for Consoles with multiple CPUs?
Is there an analogue of projective spaces for proper schemes?
How to count occurrences of text in a file?
Between two walls
Preparing Indesign booklet with .psd graphics for print
Google Form Pre-filled Image Thumbnails Table, Each Linking to Original High Res Image
The Next CEO of Stack OverflowHow to generate a pre-filled form URL for Google FormPre-filling a google formGAS to fill and submit a google formpre-fill google form from google apps scriptHow to autofill respondent's email addresses in Google Forms?Get URL Link to a “SECTION” onlyGoogle Form Script to Add Pre-Filled TextUsing a user selected choice from a drop-down to populate a text field in Google FormsHow to Add Dynamic image link in Google FormMake rows of a Google spreadsheet editable in a Google form
I am trying to pre-fill a Google form with Images uploaded by the form owner.
Scenario: National purchasing manager opens form, pre-fills text, dropdown fields and uploads 5-10 images of a product for review. National purchasing manager then generates pre-filled link and sends to regional purchasing managers, so they can respond with interest to purchase product.
All text and dropdown fields are pre-filled but images are not. In its place is a blank upload section.
How can I attach the images uploaded in the original form in a table, thumbnail size with links to the original?
I have tried many different scripts as well as awesome table. My last attempt broke the form. Based on my research there is a way to accomplish this but I am not able to piece it together.
Sample forms are linked here. On the left is the national purchasing manager entries and on the right is the regional purchasing managers view.
Thank you!
google-apps-script google-form
add a comment |
I am trying to pre-fill a Google form with Images uploaded by the form owner.
Scenario: National purchasing manager opens form, pre-fills text, dropdown fields and uploads 5-10 images of a product for review. National purchasing manager then generates pre-filled link and sends to regional purchasing managers, so they can respond with interest to purchase product.
All text and dropdown fields are pre-filled but images are not. In its place is a blank upload section.
How can I attach the images uploaded in the original form in a table, thumbnail size with links to the original?
I have tried many different scripts as well as awesome table. My last attempt broke the form. Based on my research there is a way to accomplish this but I am not able to piece it together.
Sample forms are linked here. On the left is the national purchasing manager entries and on the right is the regional purchasing managers view.
Thank you!
google-apps-script google-form
add a comment |
I am trying to pre-fill a Google form with Images uploaded by the form owner.
Scenario: National purchasing manager opens form, pre-fills text, dropdown fields and uploads 5-10 images of a product for review. National purchasing manager then generates pre-filled link and sends to regional purchasing managers, so they can respond with interest to purchase product.
All text and dropdown fields are pre-filled but images are not. In its place is a blank upload section.
How can I attach the images uploaded in the original form in a table, thumbnail size with links to the original?
I have tried many different scripts as well as awesome table. My last attempt broke the form. Based on my research there is a way to accomplish this but I am not able to piece it together.
Sample forms are linked here. On the left is the national purchasing manager entries and on the right is the regional purchasing managers view.
Thank you!
google-apps-script google-form
I am trying to pre-fill a Google form with Images uploaded by the form owner.
Scenario: National purchasing manager opens form, pre-fills text, dropdown fields and uploads 5-10 images of a product for review. National purchasing manager then generates pre-filled link and sends to regional purchasing managers, so they can respond with interest to purchase product.
All text and dropdown fields are pre-filled but images are not. In its place is a blank upload section.
How can I attach the images uploaded in the original form in a table, thumbnail size with links to the original?
I have tried many different scripts as well as awesome table. My last attempt broke the form. Based on my research there is a way to accomplish this but I am not able to piece it together.
Sample forms are linked here. On the left is the national purchasing manager entries and on the right is the regional purchasing managers view.
Thank you!
google-apps-script google-form
google-apps-script google-form
asked Mar 7 at 15:16
Diana AdamsDiana Adams
12
12
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55047144%2fgoogle-form-pre-filled-image-thumbnails-table-each-linking-to-original-high-res%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55047144%2fgoogle-form-pre-filled-image-thumbnails-table-each-linking-to-original-high-res%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown