Using value from a field to bring up different data entry forms based on slices

I have a form that has one field on it (PI_NO). It asks the user to select a role out of 7 possibilities. I need to open a different form based on a slice of data dependent upon the role selected. In other words, instead of hiding and show fields based on the PI_NO value I want to use views based on slices to simplify things.

  1. How would I call the correct form based on the value of PI_NO?

  2. How would I pass that value (PI_NO) to the newly open form and fill in the PI_NO on that newly opened form?

Does this make sense?

Thanks.

Lucinda

0 18 2,007
18 REPLIES 18
Top Labels in this Space