dynamically adding a field in 2007?

C

Chris Lincoln

I am working on a form in Infopath 2007 and am curious if this is
possible and if so how to go about it.

I am hoping that it is possible to add fields to a list depending on a
selection from a drop-down menu (i.e. Value1 from drop-down has 2
fields displayed; Value2 from drop-down has 3 fields displayed; etc).
So: if a user selects certain values from the drop down, fields in a
table either appear or disappear as necessary.

Thank you in advance
 
C

Chris Lincoln

Hi Andrej,

My use of the form is such:
based upon a numerical value (ContactId), data is retrieved and
displayed in various fields (e.g. FirstName). However, there are some
values of ContactId that require additional fields.

I'm currently using a repeating table to display the fields that are
common among all ContactId values, but am not sure how to dynamically
generate the additional fields as necessary. Also, the ContactId value
is temporarily being read from a text field.

Thanks for the reply,
Chris
 

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