Stump the Panel Topic: If box is checked, I want an alert sent http://www.endusersharepoint.com/STP/ Paul Grenier, Lead Moderator en Wed, 22 Apr 2009 21:08:14 +0000 atish2001 on "If box is checked, I want an alert sent" http://www.endusersharepoint.com/STP/topic/if-box-is-checked-i-want-an-alert-sent#post-5968 Sat, 18 Apr 2009 04:57:35 +0000 atish2001 5968@http://www.endusersharepoint.com/STP/ <p>I tried to design workflow but its giving error message Workflow having some errors .<br /> Please help into this . </p> eric on "If box is checked, I want an alert sent" http://www.endusersharepoint.com/STP/topic/if-box-is-checked-i-want-an-alert-sent#post-5957 Fri, 17 Apr 2009 14:49:57 +0000 eric 5957@http://www.endusersharepoint.com/STP/ <p>Great!</p> <p>1. If not already created, create the custom column in the list that will fire the work flow. I recommend using a Choice column instead of Yes/No because it's easier to work with in Designer.<br /> 2. Open Sharepoint Designer and connect to the site where you'd like to create the alert to take place.<br /> 3. Select File, New, Workflow.<br /> 4. Give the work flow a name and specify the appropriate list or library this is to be attached to.<br /> 5. Check to enable the boxes that read Automatically start this workflow... and click Next.<br /> 6. Add a compare field option to the condition. Select your column by clicking on the field hyperlink. Set the value to Yes by clicking that hyperlink.<br /> 7. Add a Send Email option to the Action section. Build the email so that it contains any information you may want. To add the AssignedTo user, click the address book by the To line. Double click Workflow lookup and select Current Item and your AssignedTo field.<br /> 8. Check the workflow for errors and click Finish. The workflow will build and then be available on the list.</p> <p>When a new item is created or updated and the Notify box is marked as yes, it will email the Assigned To person. </p> RUANAPE on "If box is checked, I want an alert sent" http://www.endusersharepoint.com/STP/topic/if-box-is-checked-i-want-an-alert-sent#post-5953 Fri, 17 Apr 2009 14:01:49 +0000 RUANAPE 5953@http://www.endusersharepoint.com/STP/ <p>I do have access to SP Designer. </p> eric on "If box is checked, I want an alert sent" http://www.endusersharepoint.com/STP/topic/if-box-is-checked-i-want-an-alert-sent#post-5952 Fri, 17 Apr 2009 13:15:34 +0000 eric 5952@http://www.endusersharepoint.com/STP/ <p>This is simple to do in a workflow, do you have access to Sharepoint Designer? </p> RUANAPE on "If box is checked, I want an alert sent" http://www.endusersharepoint.com/STP/topic/if-box-is-checked-i-want-an-alert-sent#post-5951 Fri, 17 Apr 2009 13:12:53 +0000 RUANAPE 5951@http://www.endusersharepoint.com/STP/ <p>I want to set up a calculated column with a formula that triggers:</p> <p>If a check box is checked 'yes', I want an alert sent to the person that the ticket was assigned to. Now I already have a column 'assigned to' I just need the code part. I am pretty good at most basic SP things, just getting into the more complex code stuff now. Any help would b gr8. </p>