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.
In my Row Report, I’ve selected two source sheets. Each sheet has rows that meet my criteria, and both contain a common unique ID column. Currently, the report displays four rows total (two from each sheet) — Smartsheet stacks them one after another. What I’d like to achieve is to merge the rows with the same unique ID…
If i have a Microsoft template that i have to collect information and fill out. If i created a form to collect the information that's needed for the Microsoft Template, Is there a way to utilize the information from the sheet to automatically fill out that template and email it out to respondents on the list?
Is anyone else having issues with card view this morning? I have had team members that get locked in a menu where the text fields are all broken and have to completely close the tab to recover. We have had to roll our entire team into grid view as card seems to be broken at the moment. I have been able to duplicate this…