A button in a mail item opens a document which prompts for some user information, then creates a further email which is forwarded to a nominated userID. My question is how do I then cause the database from which the prompting form was loaded to close? I end up with a database left open on my user's workspace and some variation of a 4243 or 4327 user error if I try to close the database from within the prompting form itself. No great harm done, because I never save anything in that database, and I can always ask the users themselves to close that database that just opened up, but it's not at all an attractive look.
Any ideas welcome, especially the Right Approach which must surely exist somewhere ...
Any ideas welcome, especially the Right Approach which must surely exist somewhere ...