-
Assigning multiple people to one task (I see this has been asked before)
I read through some of the threads on this subject. It really is frustrating to not have this feature. One of the primary reasons we started using smartsheets was to have a living work schedule for our employees at my constuction company. I would like to create reports that show where an employee is assigned on a given day…
-
API for newbies
Hi all, I am totally green in terms of creating API and programming stuff, but keen very much to learn it. Do you know any places to recommend as a good start points? Marcin.
-
IFRAME - load with Fullscreen option
I'm embedding several reports / dashboards into a sharepoint instance and I would like to have them load in full screen by default. I am referring to the Normal View Vs the Full Screen View that can be achived by clicking the appropriate icon on the bottom left of the embedded frame. Please help! Thanks
-
Smarter Dropdown List Manager
Further to a considerable amount of Community requests for a way to Update Dropdown Lists in just one sheet, then have that list Automagically populate all the other Smartsheets that reference that list. Our Developers, using the Smartsheet API have created just that solution, in fact we have assumed that users will want…
-
Attachment - Folders / Subfolders
In the attachment section, would it be possible to have folders / subfolders? I would like to store and organize using folders. For example, I would like to group excel sheets together in a folder, create a folder for my pdf documents, and create a photo folder. Please see the screen shot below: (I am aware of the Box,…
-
Update Schedule on Mobile.
I am new to the forum, so if I am not searching correct terms please let me know. And if there is already a thread on this directing me to it would be very helpful. I was wondering if there is any way that I can actually update a schedule (finish dates), on a mobile device while I am walking a site? I have both Android…
-
Submitting a row to two sheets broken by SDK updates
We have a form on our site that adds a row to two sheets in Smartsheet. This broke in June at which time the form added a row to the first sheet, but failed in the API call to Smartsheet in adding a row to the second sheet. Example Code that submitted to the first sheet (this was not affected): protected void…
-
c# Form submitting row to sheet via API 2.0.x
I am using our website to submit froms to Smartsheet and am having dificulty following the C# explanations in the API documentation. The first is a simple form with Date Submitted, First Name, Last Name and Email (formulated Date, Text/Number, Text/Number, Text/Number respectively). I have not even added the variables in…
-
Calculate days since a bubble turned red
I have a column that shows red (off track), yellow (at risk), or green (on track) depending on whether a date column (completion) is before or after another date column (goal completion date). What I'd like to show is the amount of days since a bubble turned red. This would tell me how many days it has been since a project…
-
Update VIA API not showing updates
Hello There Super Noob to Smartsheet APIs. I am updating smartsheet, with Powershell, a Test Sheet sending simple sample data. It shows that I have added multiple row, in the test sheet, but it isn't showing the data even if I refresh the sheet. I have no Idea whats going on.