Form Properties - Allow Multiple Selections

  • Thread starter Thread starter Jan H
  • Start date Start date
J

Jan H

I have a form, one of the fields is a drop-down box where I 'allow multiple
selections'. I am using FP 2003, and, for my form properties (e-mail) I have
selected formatted text.

When I get my e-mail results, if someone has selected more than one
selection, they all run together. (i.e.: SAP_CorporateRoles:
Vendor_MD_AdminAP_SupervisorAR_Manager)

My confirmation page shows: SAP Corporate Access:Vendor_MD_Admin,
AP_Supervisor, AR_Manager with nice separation with the comma.

If a user selects more than one option, how can I get them to separate in my
e-mail results?
 
You can't w/ the FP forms handler
- would require server side code

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


|I have a form, one of the fields is a drop-down box where I 'allow multiple
| selections'. I am using FP 2003, and, for my form properties (e-mail) I have
| selected formatted text.
|
| When I get my e-mail results, if someone has selected more than one
| selection, they all run together. (i.e.: SAP_CorporateRoles:
| Vendor_MD_AdminAP_SupervisorAR_Manager)
|
| My confirmation page shows: SAP Corporate Access:Vendor_MD_Admin,
| AP_Supervisor, AR_Manager with nice separation with the comma.
|
| If a user selects more than one option, how can I get them to separate in my
| e-mail results?
|
|
 
Back
Top