Web Form - There's a way to program the system so when I enter a new item thru the web form go to a specific place? Or link to a specific task? Instead of to the bottom or top.
Hi Rafael,
Did you attach a screenshot? I can't see anything.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
Yes, I am struggling with attaching views.
Unfortunately, there isn't. I would recommend using Update Requests if possible instead.
Would that work?
Smartsheet's webform does not provide this.
The API can do this. I have used the API to created web forms that attach content to a parent row. In my use case, the parent is pre-known so I don't need an interface to allow the user to select a position, but such an interface could be created.
Of course this requires programming skills and your own web server to host your form.
Good morning, I'm working with Bridge and still getting used to the capabilities, and more importantly, the syntax. Perhaps this is not the best option as I am generally pretty good with code, and there is a lot that seems to be hidden or overly simplified. So my "simple" question is how do I set up a Bridge to add data…
I am trying to setup an upload workflow where I bring data from an excel spreadsheet into a sheet in Smartsheet. The Data Shuttle workflow will not find the columns in my source sheet. The column headers start on row 2 in my excel sheet but the mapping portion of the workflow builder will not find the columns. Any…
I want to do what I think is a simple cross-table join. I have a table with a list of project week start dates (lets assume 40 weeks). I have a separate table with a list of all resources working on the project (lets assume 20 resources) I would like an automated way to create a new master table which has a row for unique…