Jump to content
Server Maintenance This Week. ×

Possible or Impossible?


Owen Edwards

This topic is 8526 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Ok. Here it goes. I have tried everything I can think of.

Form letters database.

Have a text field we will call "LetterBody". Users can enter in text and format text (fonts,size,etc) and also enter in "merge" fields by placing [[clientname]] in body of the letter.

To create the merged letters and to convert [[clientname]] to xyz client name. It uses a calculation field we will call "letterbodymerged" it uses the substitute options to do the merge. Example: (Substitute(Letter Body , "[[clientname]]",Clients::FullName)

The problem is the fact that the new field "letterbodymerged" loses all text formatting (font,size,colors, etc) and defaults to the layouts predefined text formatting.

Is there anyway to do this and save the text formatting the user did?

TIA

Link to comment
Share on other sites

Here's an idea that may or may not be applicable.

Instead of using a calc field for the final product, maybe you could use a script to get the final Client Name for the merge.

If you Cut/Copy from the original point of entry & then Paste, it will paste the format entered in the original field.

Just a thought, I hope it's a little helpful...

Later :-)

Link to comment
Share on other sites

This topic is 8526 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.