-
Forms with formulas
I'd like to include a formula (hidden) in a Form that includes a vlookup to another sheet with known email addresses. This would save the user time on entering their email when completing the form. The email is used to contact them back through the application to avoid sending separate emails. The formula is submitted to…
-
Created form is it possible to display autonumber
Hi, I have a form to created that collects data where in order to avoid storing personal information I have set up a column assigning autonumbers to every case. Now the process is that the from is filled in by one team, the second team receives a notification to update. So we need to make sure the Auto number/ case number…
-
Vaccination Status/Testing Report
Does anyone have an easy solution to tracking employee weekly testing? My thought is that any employee that shows as unvaccinated will receive an alert each week to upload their test results. (I don't have a problem setting that up). From there, if an employee doesn't upload the test results each week then an alert will be…
-
Can you have hidden fields on a form become visible depending on value in another field?
So on the user end of the form, I have, for example, a Yes/No question about a meal. Question: Will you be attending the luncheon If answer is Yes, then additional fields will appear asking about meal choices, accommodations, etc. If the computer says No, then the fields regarding the luncheon will stay hidden. Is this…
-
URL String Form Erroring on Submission
Hi I have set up a URL string to grab some data from one Smartsheet that the form is generated from that is used to effectively tie together two Smartsheets with a common key and enable data from one sheet to be bought across to the other using index matches within the 2nd sheet based on this common key. The issue I have…
-
Scoring Formulas
I'm looking to convert a process to smartsheet, but am trying to determine if there is a formula to make the concept work. Currently I have a form which asks a series of questions - each question has a single select option of "yes (description)" "no (description)" and "n/a". For each question, there is a score associated…
-
Lead Tracking In Smartsheet
I need to be able to track leads sources in Smartsheet. There is currently no ability to passthrough the URL of the embedded page for UTM parameters. None of the options for fields support scripts to manually pull that URL for example; <script> document.getElementById("demo").innerHTML = "The full URL of this page is:<br>"…
-
Weekly Timecard
Hey Everyone, I'm searching for help with developing a time card solution using the form feature. I understand there are already templates in Smartsheets but none them seem to work. The closest template would be the "Weekly Time Card". However it's not really weekly but daily when we referring to the process in filling out…
-
Hierrarchy in web forms
I have data broken out by region (AMER, EMEA, & APAC), and there is budget information contained in each row. The region is a parent and the corresponding rows are children. This allows me to get a regional budget summary. Is there a way to maintain this hierarchy (parent/child relationship) when rows are created using web…
-
Conditional quantities for pricing sheet?
Smarties, I am creating a pricing form and am stuck on a formula. In the example, the first 4 widgets cost $10. Each additional widget is after 4 widgets is $3. In the preceding cell [1-4 WIDGETS], I have a single-select dropdown of 1, 2, 3, 4, 5+ (as I need these numbers to count the number of widgets sold for another…