-
can a person submitting a form save it if they need to come back to it later?
I have created a form that requires a lot of information before it can be submitted. The person completing the form may not have all the information at hand or may get interrupted while completing the form. Is there a way the person can save what has been entered so far and come back to it later? Is the only to keep the…
-
selecting multiple values in dropdown using url query string
Hi I'm trying to get multiple values into a form using url query string. I have created a formula. =URL string to form? + "PBM=" + IF([PBM 5]@row; "value 1" + "&" + "PBM=" + IF([PBM 7]@row; "value 2")+ "&" + "PBM=" + IF([PBM 8]@row; "value 3")) The form has vertical checkboxes and the column is a dropdown with multiple…
-
How to add new rows to category in smartsheet via form?
Hello, i need a form through which new products will be added. How to put them in the right category? For example, a checkbox where they offer to choose a category, and which one you choose, the line goes to that one.
-
One file upload per form?
I have a quick question, we are using a form and after adding one file upload the option to add another is grayed out. Is this intended? I am the owner of the sheet as well
-
Trying to convert a form to smartsheet and having problems
Hello and Thank You in advance for any guidance you may be able to provide. I'm trying to convert a form that i use to track FTE changes into smartsheet. What I need to have is a section that allows for multiple responses for each type of FTE (Admin, Clinical, Educational or Research) some that might be the same (for…
-
Differentiating between multiple forms on a sheet
Hi, My sheet has two forms which serve the same purpose; one is an old version, the other a new version. I do not want to delete the old version as some people may not have the link to the new version. 1) Is there a way to provide people with the link to the new form via automation when they try to submit the old form? 2)…
-
Form not auto-populating worksheet
Hi When someone has submitted a form, they've received the confirmation that it has been submitted but it is not showing on the worksheet, so the follow-up workflows have therefore not been triggered. Could this just be delayed in reaching the worksheet, or is there an error I need to find either in the form or the…
-
When will Smartsheet be back with full functionality?
Hi! We have serious issues with Smartsheet. I can't add new rows with forms, automation / workflows doesn't work, notifications are not sent. For us it a total chaos as every job goes through smartsheet and now more than 20 people can't work. Please help. Thank you, Norbert
-
I am trying to book an Orchestra using Smartsheet Forms and Sheets, any ideas?
The form needs to go out to the pool of musicians and poll their availability. Then the availability needs to be able to be quarriable to book musicians by part. For example, I need the following parts covered each day: Flue, Trumpet, Trombone, Tuba I need a form that can go out to all the flute platers and they select the…
-
Linkage Between Form and Report
Good afternoon, I am trying to create a function within a form that allows the form user to view prior Notes for repeat customers easily. Currently: All customers have a "Note" entered as part of their form. I have added a checkbox onto the form that asks "Is this a returning customer?" When checked, logic is set up to…