Recently I faced an issue whereby a customer needed to pull rich text (XHTML) from a database, and have that displayed in the form (read-only) – through a web service.For whatever reason, I couldn’t use the Rich Text Box control within InfoPath to display the data. Normally I would just use an expression box to […]
Month: December 2008
This week I was asked to explore some the new web services available out the box with GP 10.0. It seems there are services to do pretty much anything you want with GP (Programmers Guide: https://mbs.microsoft.com/downloads/customer/WSProgrammersGuide.pdf). I thought I’d use some to create an InfoPath form to update customer details in GP. I had a […]