Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Forms Demo   (RSS)

Furthur!

Here's a recap and subject-index of the story so far. Getting started with Groove Forms ; the component parts ( Fields, Forms, Views ); a digression about the available fieldtypes; and a real example . And a hint about scripting in Groove Forms. Then
Posted by hpyle | 0 Comments

Now it begins

We've created an application which can read and write Groove data. Groove's web services APIs also expose a very wide range of other functionality. Let's outline some of the possibilities. Create a new workspace, blank, or from an archive or template
Posted by hpyle | 2 Comments

Contacts to Outlook

As you can probably tell, it's a Friday afternoon, and I still have a load more of this to get through before the weekend. On Tuesday, I'm presenting this story at PDC . But the story is hidden behind all the little bits of code right now. So let's cut
Posted by hpyle | 0 Comments
Filed under:

Reading Forms Data

I think we can read Forms data now. We already added event handlers to two of our three combo-boxes (IdentitiesCombo, WorkspacesCombo), so let's do the same for the ToolsCombo, which contains a list of tools in the selected workspace. When the selection
Posted by hpyle | 2 Comments
Filed under: ,

Identifying Groove Forms Tools

The various workspace tools each have a Type, which identifies the tool: Files, Discussion, Calendar, Forms, and so on. The standard list of tool types in Groove V3 are: urn:groove.net:platform.tools.Forms urn:groove.net:platform.tools.Files urn:groove.net:platform.tools.Discussion
Posted by hpyle | 2 Comments
Filed under: ,

One more thing...

The Rabbit is muttering to itself, "Oh dear! Oh dear! I shall be late!" , so I must press on. So much to do. I have to write about the Groove EDB Server next, and then Web Services, and start showing some (C#) Real Code. I have a presentation the first
Posted by hpyle | 2 Comments
Filed under:

Contact Form and View

Back to work, then; let's make a Contact form, with some suitable fields on it. In the last instalment , we were just about to add fields to a new form So let's do that; create a text field. (Select field type "text" and press the "Next>" button, or
Posted by hpyle | 5 Comments
Filed under:

Forms, Fields, and Views

The Groove Forms tool is a simple form designer. Sometimes it looks complex, but really the structure is quite straightforward. Let's begin at the beginning. A Groove workspace contains tools, and members. You create a workspace, you're the only member.
Posted by hpyle | 3 Comments
Filed under:

Getting Started with Forms

Let's get coding. I want to build a system which has Groove workspaces connected to a central system. This'll be a framework to show the various moving parts, and code to knit them together, and hopefully building something which has at least a nominal
Posted by hpyle | 2 Comments
Filed under:
 
Page view tracker