Having information display after user chooses option in drop down

  • Thread starter Infopath 2003 print display issues
  • Start date
I

Infopath 2003 print display issues

Hello,

In Infopath 2003, I am creating a form where I want information to display
right after a user chooses a certain option in a drop down list. In my case,
the user will choose the name of a company. After the choice is made I want
the address of the company to display right underneath the name of the
company. I kind of figured out a way to do this but it does not look very
good. I inserted a text box and applied a rule that sets the field's value
to the address cooresponding to the company chosen in the drop down list.
However, I could only get it so the address displays on one line, so it looks
all jumbled. Is there a way to do it so I can break up the address into 3
lines? If I need to code to do this I'll need specific step by step
instructions since I am not a programmer at all. Please help! Thanks a lot!
 
S

Shiva

Hello,

If you want to display address in three lines then you have to change that
field properties to multiline. If your address is exceeds the limit then it
will automatically move to next line.
Otherwise you have to differentiate in your address into three parts like
H.No, Street name and City are three different text boxes. You have to add
the same as you added rule previously to populate address for above three
newly added fields.
 

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