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!
I'm receiving this message every time I try to open my sheets. I'm the only admin user. I have already performed proper troubleshooting, such as clearing the cache, logging in incognito, and logging out and back in, but the issue remains unresolved. It's been a few days, and I'm unable to track our projects and this…
I’ve created an automation that generates a document and forwards it to the individual specified in a cell. The line item also has several additional attachments associated with it. Is there a way to include those attachments with the generated document?
I have an automation set up that copies a row to another sheet each day. The automation itself works correctly, but the problem is that it copies the formulas rather than the values, which causes the formulas to break and return errors. How can I configure it to copy only the values instead of the formulas?