A
alan.hardy
I've created a form which is sent to a public folder and all works
well, but some further functionality has been requested and I'd be
grateful for any assistance.
Once the sent form is opened in the original public folder, a user will
review the read page, possibly make one two changes to field values,
but will then need to forward the form with any changes onto one or
more e-mail addresses (up to about 6, and they are also public
folders).
I'd like to create a command button on the read page that when
selected, displays a list or combobox with the forward addresses, from
which one or more can then be chosen to populate the To field (and also
automatically delete the original form recipient address if it still
lurking in there). I'd prefer this method rather than have to force the
user to open the global address book and find the address(es)
themselves. A secondary command button (presume I can't achieve all of
this with one) would then selected to actually forward the form to the
chosen recipients (and then close).
I'm somewhat stuck with where to start with this (and have separately
been trying out Forward events without much success), so would very
much appreciate some initial advice or code.
Many thanks,
Alan.
well, but some further functionality has been requested and I'd be
grateful for any assistance.
Once the sent form is opened in the original public folder, a user will
review the read page, possibly make one two changes to field values,
but will then need to forward the form with any changes onto one or
more e-mail addresses (up to about 6, and they are also public
folders).
I'd like to create a command button on the read page that when
selected, displays a list or combobox with the forward addresses, from
which one or more can then be chosen to populate the To field (and also
automatically delete the original form recipient address if it still
lurking in there). I'd prefer this method rather than have to force the
user to open the global address book and find the address(es)
themselves. A secondary command button (presume I can't achieve all of
this with one) would then selected to actually forward the form to the
chosen recipients (and then close).
I'm somewhat stuck with where to start with this (and have separately
been trying out Forward events without much success), so would very
much appreciate some initial advice or code.
Many thanks,
Alan.