Our next webinar is set to be held on Thursday, July 29th 3-4pm Eastern. Hope you can join us. Registration link: https://www1.gotomeeting.com/register/737138753 Creating Workflows with SharePoint Designer 2010, InfoPath and Visio Skill Level – 200 (Intermediate) Forms and Workflows are important for automating business processes. Companies usually rely on programmers to create the forms and workflows using code. Not anymore! With InfoPath 2010 and SharePoint Designer 2010, you can create powerful data driven form composite solutions on your SharePoint sites. InfoPath gives you the ability to pull data from databases and lists, and create forms with data validation and conditional …
Read more »Making InfoPath work for You – without the code but just as powerful!
by Asif Rehmani on April 7, 2010 | no commentsI have always been a big fan of InfoPath and all the possibilities that it offers. We already have a bunch of videos demonstrating some very cool functionality within InfoPath here: http://www.sharepoint-videos.com/infopath/. A ton more videos will be created in the future for InfoPath 2010 to show you all that it can do. Aside from all that InfoPath can do, you can of course put code behind the forms to extend it a lot further. However, my recommendation to my clients and students has always been to look at all of the other possibilities first before jumping into code because …
Read more »A few months back, I had written an article on using SharePoint Designer 2007 and InfoPath 2007 to automate business processes. The solution uses InfoPath to create a powerful electronic form, publishes it to a SharePoint form library, then routes that form through a workflow process using a workflow created in SharePoint Designer. Creating your business scenarios in this fashion will let you design true end to end solutions, without using any code, that will save you Tons of time! This article has finally made it onto MSDN. Check it out here in its entirety: http://msdn.microsoft.com/en-us/library/ff355359.aspx. You can also check …
Read more »My colleague at Captare Training, Coskun Cavusoglu, and I are presenting two free Webinars. Details are below. Hope to see you (virtually) there: Yes You Can! Powerful Forms Creation InfoPath Forms with Integrated SharePoint Designer Workflows – Live Webinar Date: Wednesday, May 27th Time: 2 to 3 pm Eastern (1 to 2 pm Central/11 to Noon Pacific) Forms and workflows are essential to business processes. Companies usually rely on programmers to create the forms and workflows using code. NOT ANYMORE! SharePoint MVP Asif Rehmani delivers this powerful webinar! If you have access to Microsoft Office SharePoint Designer you can create …
Read more »While teaching the InfoPath/Workflow class last week, I had the need to restrict a textbox control in an InfoPath form to only contain emails. If an invalid email is inserted, it should throw a validation error. Out of the box, the patterns provided by InfoPath are very limited. It only provides patterns for Phone Number, SSN, and Zip code: I thought surely somewhere out on the web I would find the pattern needed for this, but to my surprise, I couldn’t find “a working one” (doesn’t mean that it doesn’t exist, but I just couldn’t find one after an extensive …
Read more »