Does anyone have any ideas on how to add a blank space between fields being
mapped to a text field? I have 4 fields I want to pull into one field with a
space between each one. No HTML code works, is there a way to create the
blank space

So my workflow will map 3-4 fields to a text field but I would like a
space between the values.
insert value 1 (no problem)
need to insert a space
insert value 2
need to insert space
insert value 3

Denzel

Re: Formating text in a text field by Jevgenij

Jevgenij
Mon Jul 02 06:07:22 CDT 2007

Workflow assembly can deliver the functionallity you need.
Check SDK for a sample.

Hope this helps,
Jevgenij

"Denzel" <Denzel@discussions.microsoft.com> wrote in message
news:B16FCA06-8E45-4C7B-A2D5-40B8F607CA70@microsoft.com...
> Does anyone have any ideas on how to add a blank space between fields
> being
> mapped to a text field? I have 4 fields I want to pull into one field
> with a
> space between each one. No HTML code works, is there a way to create the
> blank space
>
> So my workflow will map 3-4 fields to a text field but I would like a
> space between the values.
> insert value 1 (no problem)
> need to insert a space
> insert value 2
> need to insert space
> insert value 3
>
> Denzel


Re: Formating text in a text field by Denzel

Denzel
Thu Jul 05 17:50:00 CDT 2007

Thanks, I will take a look and see what I can find there.

"Jevgenij Martynenko" wrote:

> Workflow assembly can deliver the functionallity you need.
> Check SDK for a sample.
>
> Hope this helps,
> Jevgenij
>
> "Denzel" <Denzel@discussions.microsoft.com> wrote in message
> news:B16FCA06-8E45-4C7B-A2D5-40B8F607CA70@microsoft.com...
> > Does anyone have any ideas on how to add a blank space between fields
> > being
> > mapped to a text field? I have 4 fields I want to pull into one field
> > with a
> > space between each one. No HTML code works, is there a way to create the
> > blank space
> >
> > So my workflow will map 3-4 fields to a text field but I would like a
> > space between the values.
> > insert value 1 (no problem)
> > need to insert a space
> > insert value 2
> > need to insert space
> > insert value 3
> >
> > Denzel
>