Welcome to the Smartsheet Forum Archives


The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, pleaseVisit the Current Forums.

Looking for some suggestions or Ideas

Simon Angel
edited 12/09/19 inArchived 2015 Posts

We have been using Smartsheet for a few months now and want to enhance what we do.

We run our customer projects on Smartsheet (all working fine).

We would like to create a Change Control Web Form, however we want to pick up the Customer Name from one place, the project from another and the CCF details would be manually entered into the web form.

* Does anyone know of plugin functionality that we could use?

* If not are there any examples of anything simlar being done elsewhere that we could look at.

* Once the CCF form is completed we want to convert the document ot .PDF and then pass it to docusign for signature capture.

* Once the signature is complete we will want to attach the document it to an element of an existing project.

Any one have any ideas or suggestions?

Simon

Comments

This discussion has been closed.
Hi there,<\/p>

I think this should work:<\/p>

=IF(COUNTIF(Referencia:Referencia, Referencia@row) > 1, 1)<\/p>

Have a great day.<\/p>

Matt<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]},{"discussionID":107937,"type":"question","name":"True\/False formula?","excerpt":"I'm trying to figure out a formula to note a \"1\" in the cell if the information in the cell next to it is a certain value, any other value needs to show a \"0\". Is this a \"true\/false\" formula? I figured this out: =IF([Question 1]@row = \"2. I should avoid using the electronic device during the initial connection; however,…","snippet":"I'm trying to figure out a formula to note a \"1\" in the cell if the information in the cell next to it is a certain value, any other value needs to show a \"0\". Is this a…","categoryID":321,"dateInserted":"2023-07-21T20:52:02+00:00","dateUpdated":"2023-07-21T20:53:35+00:00","dateLastComment":"2023-07-21T21:06:17+00:00","insertUserID":159988,"insertUser":{"userID":159988,"name":"Jillian M","url":"https:\/\/community.smartsheet.com\/profile\/Jillian%20M","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!bR_Ym_nhTvw!oRnZKN3xkb4!GGy8kNscpSH","dateLastActive":"2023-07-21T21:16:17+00:00","banned":0,"punished":0,"private":false,"label":"✭✭"},"updateUserID":159988,"lastUserID":159988,"lastUser":{"userID":159988,"name":"Jillian M","url":"https:\/\/community.smartsheet.com\/profile\/Jillian%20M","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!bR_Ym_nhTvw!oRnZKN3xkb4!GGy8kNscpSH","dateLastActive":"2023-07-21T21:16:17+00:00","banned":0,"punished":0,"private":false,"label":"✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":24,"score":null,"hot":3379948099,"url":"https:\/\/community.smartsheet.com\/discussion\/107937\/true-false-formula","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/107937\/true-false-formula","format":"Rich","lastPost":{"discussionID":107937,"commentID":386520,"name":"Re: True\/False formula?","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/386520#Comment_386520","dateInserted":"2023-07-21T21:06:17+00:00","insertUserID":159988,"insertUser":{"userID":159988,"name":"Jillian M","url":"https:\/\/community.smartsheet.com\/profile\/Jillian%20M","photoUrl":"https:\/\/aws.smartsheet.com\/storageProxy\/image\/images\/u!1!bR_Ym_nhTvw!oRnZKN3xkb4!GGy8kNscpSH","dateLastActive":"2023-07-21T21:16:17+00:00","banned":0,"punished":0,"private":false,"label":"✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-21T20:55:47+00:00","dateAnswered":"2023-07-21T20:53:49+00:00","acceptedAnswers":[{"commentID":386517,"body":"

@Jillian M<\/a> an IF statement will do what you need.<\/p>

=if([Column Name]@row=\"Value\",1,0)<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":321,"name":"Smartsheet Basics","url":"https:\/\/community.smartsheet.com\/categories\/smartsheet-basics%2B","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]},{"discussionID":107904,"type":"question","name":"How do I calculate different due dates on actions depending on the type of action?","excerpt":"I have created a sheet in which different type of issues are identified and assigned to owners. I have established three \"observation types\" that I would like to assign different due date. For example, a safety issues would need a due date of 2 working days from the date identified, and an Opportunity to Improve action…","snippet":"I have created a sheet in which different type of issues are identified and assigned to owners. I have established three \"observation types\" that I would like to assign different…","categoryID":322,"dateInserted":"2023-07-21T13:36:24+00:00","dateUpdated":null,"dateLastComment":"2023-07-21T17:24:41+00:00","insertUserID":163745,"insertUser":{"userID":163745,"name":"dminor764","title":"CI Manager","url":"https:\/\/community.smartsheet.com\/profile\/dminor764","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/defaultavatar\/nWRMFRX6I99I6.jpg","dateLastActive":"2023-07-21T18:24:13+00:00","banned":0,"punished":0,"private":false,"label":"✭"},"updateUserID":null,"lastUserID":161714,"lastUser":{"userID":161714,"name":"Carson Penticuff","url":"https:\/\/community.smartsheet.com\/profile\/Carson%20Penticuff","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/B0Q390EZX8XK\/nBGT0U1689CN6.jpg","dateLastActive":"2023-07-22T15:13:42+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"},"pinned":false,"pinLocation":null,"closed":false,"sink":false,"countComments":3,"countViews":25,"score":null,"hot":3379908665,"url":"https:\/\/community.smartsheet.com\/discussion\/107904\/how-do-i-calculate-different-due-dates-on-actions-depending-on-the-type-of-action","canonicalUrl":"https:\/\/community.smartsheet.com\/discussion\/107904\/how-do-i-calculate-different-due-dates-on-actions-depending-on-the-type-of-action","format":"Rich","lastPost":{"discussionID":107904,"commentID":386475,"name":"Re: How do I calculate different due dates on actions depending on the type of action?","url":"https:\/\/community.smartsheet.com\/discussion\/comment\/386475#Comment_386475","dateInserted":"2023-07-21T17:24:41+00:00","insertUserID":161714,"insertUser":{"userID":161714,"name":"Carson Penticuff","url":"https:\/\/community.smartsheet.com\/profile\/Carson%20Penticuff","photoUrl":"https:\/\/us.v-cdn.net\/6031209\/uploads\/userpics\/B0Q390EZX8XK\/nBGT0U1689CN6.jpg","dateLastActive":"2023-07-22T15:13:42+00:00","banned":0,"punished":0,"private":false,"label":"✭✭✭✭✭"}},"breadcrumbs":[{"name":"Home","url":"https:\/\/community.smartsheet.com\/"},{"name":"Get Help","url":"https:\/\/community.smartsheet.com\/categories\/get-help"},{"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions"}],"groupID":null,"statusID":3,"attributes":{"question":{"status":"accepted","dateAccepted":"2023-07-21T17:19:13+00:00","dateAnswered":"2023-07-21T13:48:32+00:00","acceptedAnswers":[{"commentID":386404,"body":"

This is going to be the general idea. You will want to replace the name of the column that you use for the date of the observation. I also didn't know the name of the third observation type or the time period.<\/p>

=IF([Observation Type]@row = \"Safety\", WORKDAY([Observation Date]@row, 2), IF([Observation Type]@row = \"Opportunity to Improve\", WORKDAY([Observation Date]@row, 14), IF([Observation Type]@row = \"Other Type\", WORKDAY([Observation Date]@row, 365), \"//www.santa-greenland.com/community/discussion/comment/\")))<\/p>"}]}},"status":{"statusID":3,"name":"Accepted","state":"closed","recordType":"discussion","recordSubType":"question"},"bookmarked":false,"unread":false,"category":{"categoryID":322,"name":"Formulas and Functions","url":"https:\/\/community.smartsheet.com\/categories\/formulas-and-functions","allowedDiscussionTypes":[]},"reactions":[{"tagID":3,"urlcode":"Promote","name":"Promote","class":"Positive","hasReacted":false,"reactionValue":5,"count":0},{"tagID":5,"urlcode":"Insightful","name":"Insightful","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":11,"urlcode":"Up","name":"Vote Up","class":"Positive","hasReacted":false,"reactionValue":1,"count":0},{"tagID":13,"urlcode":"Awesome","name":"Awesome","class":"Positive","hasReacted":false,"reactionValue":1,"count":0}],"tags":[]}],"initialPaging":{"nextURL":"https:\/\/community.smartsheet.com\/api\/v2\/discussions?page=2&includeChildCategories=1&type%5B0%5D=Question&excludeHiddenCategories=1&siteSectionID=0&sort=-hot&limit=3&expand%5B0%5D=all&expand%5B1%5D=-body&expand%5B2%5D=insertUser&expand%5B3%5D=lastUser&status=accepted","prevURL":null,"currentPage":1,"total":10000,"limit":3},"title":"Trending Posts","subtitle":null,"description":null,"noCheckboxes":true,"containerOptions":[],"discussionOptions":[]}">

Trending Posts