lpm Posted January 30, 2007 Posted January 30, 2007 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...
mr_vodka Posted January 30, 2007 Posted January 30, 2007 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.
Ender Posted January 30, 2007 Posted January 30, 2007 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.
lpm Posted February 5, 2007 Author Posted February 5, 2007 Thank you, Ender! I'll give them both a close look and then try to adapt them to my needs. Thanks again! lpm :
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now