Gossamer Forum
Home : Products : DBMan : Customization :

Forward/Email results of View selection (short form display)

Quote Reply
Forward/Email results of View selection (short form display)
hi,

I'm trying to make a change to DBMAN.

I would like to be able to forward (via email) the results of a View search (which is being displayed in the Short Form display). I already have the Short Form display implemented just fine; but now I'd like to email the results, so that the receiving party can review them.

Application: I would like to be able to select (by the View subroutine) all work orders identified as 'open', and forward the results to the appropriate shop.

TIA for any assistance!
-rkeller
"I can think of no more stirring symbol of Man's humanity to Man than a Fire Engine."
Quote Reply
Re: [rckeller] Forward/Email results of View selection (short form display) In reply to
I don't think it's possible to do exactly what you stated above, but what you can do is create a custom search form so that you can search for all 'open' entries.

Then you can create an option to print the results to a text file and have a link to download the file. You can setup what fields you want included within the text file for each record. See:


Output fields to a text file (sub html_printout)
======================================

Thread: http://gossamer-threads.com/p/000848
Topic: Output a text file
hooter - August 29, 1999

or search for: sub html_printout

for threads related to this mod. You can also search the FAQ noted below.

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/