Sign in to join the conversation:
How do I create a form to update a data? For example, I want to just click the row line and a form will pop up so I can update it and save rather than scrolling the line item from left and right to fill in the blanks.
Hope anyone could help. Thanks.
Hi Celis,
The easiest way would be to right-click on the row and select Row Actions > Edit Row or to click the little drop-down arrow to the left of the row and select Edit there.
Hope that helps!
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
I think I kinda get the drift of what you are trying to do, but a form wouldn't do it.. If you go to/create a temporary workspace, click on the + on the far right toolbar (below home/recent/favorites). Browse the IT templates and use the Template Set called IT Requests and Tracking. Use some of the logic/methodology for generating reports - specifically, the one that shows rows assigned to the user that's signed in: "Report - Unresolved Tickets Assigned"
You can also dig into the Alerts and Actions automation of requesting updates or approval.
Thanks everyone for the suggestion. Will try and let you know the result. Thanks again!
Happy to help!
Andrée
By "create a form to update a data", maybe you want a nice form like SmartSheet provides to submit a new row. Perhaps you really want to specify which fields will be displayed and have have the customizable Headings and help text. If this is the case, you would need to use the API to create a system external to SmartSheet.
I have created such as system for my workplace.
Each row contains a cell with a URL linking into the external system. When clicked you got to a form that displays current row contents with a nice layout. It can be edited and submitted back to SmartSheet.
In the coming weeks, I am planning to created some screencasts to demonstrate what can be achieved via the API. (My system also does more things, submitting new rows using complex form layouts, additional types of form validation, live calculations, auto-filling fields with data from other sources, printable views, etc)
Hello Leejoramo,
were you able to create the screencast to demonstrate the API and Form utilization?
Thanks,
I did create a post about showing a "Printable View of a Row". This goes from a link in the row, to an external tool that uses the API to create a nicely formatted page.
https://community.smartsheet.com/discussion/api-demo-creating-formatted-and-printable-view-row
I have not created a demo of creating a form to submit data into SmartSheet, but tool shown above is actually bi-directional. It can add, modify and view SmartSheet content. Need to find the time to create more demos.
Hi all, I’m looking to get more up to speed with Smartsheet timelines, especially features like Gantt charts, dependencies, milestones, and overall timeline best practices. I’ve already built out one sheet and understand the basics, but I’d love to learn more about the tips, tricks, and best practices that more experienced…
We changed from an enterprise licence to specific accounts. I have a licence and setup a workspace for our global team to edit and collaborate across various sheets. I granted editor can share rights to all non licensed members and shared the publish link with them. This has worked well and allowed them to edit cells,…
Hi! I have a sheet that has two form that feed into it. This is to report on Closures due to Staffing, Weather, and Facilities. One team submits closures for Staffing and Weather, while another team only submits Facilities. When I created this set up I have it so the one team gets asked "Reason?" then they can select…