Sign in to join the conversation:
Hey everbody!
Is there a way to show the automatically generated number which will be created by the new form, on that form?
I hope I have written that understandable.
Kind regards,
Florian
Hi Florian,
Unfortunately, it isn't possible because Smartsheet creates the automatic number after the form is submitted. A possible workaround that could work but it depends on your specific use case. You could have Smartsheet automatically send out the number afterward with the help of Alerts & Actions.
Would that work for you?
I hope this helps you!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Another proven work-around:
Based on this post:
http://ronin-global.com/2018/07/20/defaulting-to-a-date-in-a-smartsheet-webform/
Skip the discussion on Method 1.
This is easiest if your AutoNumber is just a number (displayed) -- ie 003 not AA003. You'll need to convert the AutoNumber to a Number (using VALUE()) and then get the MAX() + 1 for that (as a number) and create the URL as discussed in the post.
Several (major) limitations to this, but many of them can be resolved. Since the URL is dynamic, users can't just click on the link they got last week.
Craig
For our workflow it was just "nice to have" and not mandatory.
So we`ll think about it.
Thanks a lot for your help guys, appreciate that!
Happy to help!
This discussion was created from comments split from: Error Saving a Smartsheet.
Greetings- I have a automation setup when I select the "status" column drop-down to "completed" I want the row info to be emailed to the contact to submitted it with a follow up then I want it to archive the row (aka move to another sheet). When I run the automation only 1 of the 2 requests happen. The archive happens…
I am trying to use the automation template in a work plan sheet, where when I change the project status column to "completed" the "% completed" changes to 100% on the row. I have even tried to reverse it, and say when % completed = 100% change project status to Completed. This seems like a very simple ask, and is a baked…