How To Submit to Different Form Libraries Based on Field Value

B

Barry Prentiss

Hi,
I need to submit to different form libraries based on a value selected in a
popdown field.
For example, if the user selects MD as the design group, the form should be
submitted to the .../MD/FormLib. If they select the CAD design group, the
form should be submitted to the ../CAD/FormLib.
Is this possible?

PS: We're stuck on SP Portal Server '03 for another year.

Thx,
Barry
 
H

Hilary Stoupa

Hi -- You should be able to do this with Rules and Conditions. Create two
Submit data connections for your form, one for each library. Then, in your
submit options, use rules to submit. The first rule could submit to the first
library, if the conditon that the field connected to the dropdown had the
value that meant it needed to go to the first library... and the second rule
could submit to the second library, again with the condition in place.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top