Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

FMP8Adv, WinXP

I've seen John Mark Osborne's articles on this subject in Advisor magazine and his method is pretty neat, but he uses globals to create custom letters. I'd like to be able to create custom letters in a multi-user environment and have individual users be able to create/save/modify/recall/control/etc their own custom letters. Is there a way to do this within FileMaker 8 and without plugins? TIA Lpm

I hope I'm asking this in the right way...

Posted

You should be able to achieve this by having a preferences table that stores the individual users letters. Then depending on the user, you can reference that field and/or load it to use.

Posted

Here's a merge letter sample that might give you an idea of how to do this:

http://fmforums.com/forum/showpost.php?post/165807/

The sample file uses my FieldSubstitute() CF, but I've come to like Mikhail's MergeExpressions() CF better:

http://edoshin.skeletonkey.com/custom_functions/index.html

You could use Mikhail's CF in a structure like my sample file and get pretty good results.

Posted

Thank you, Ender! I'll give them both a close look and then try to adapt them to my needs. Thanks again! lpm :

This topic is 6500 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.