How to make field value select picture to display

J

Jono

In my form the user will select a value in a dropdown listbox. I would like a
picture to be displayed next to their selection that corresponds to it.
 
K

Kalyan Reddy

Hello Jono,

Yes you can do this using Conditional formatting.
Insert a Pic control and set a default pic to be included in the form .
Open the Pic control and insert conditional formatting on this picture to
Show/Hide this based on corresponding drop down values.

I hope this will help You.
 
J

Jono

Kalyan,
Thank you for your response. This will work for one picture in a particular
"space". If I have a list of parts and I want the one choosen in the drop
down listbox to be displayed in a particular "space" how do I do that?
Alternatly, is there a way for me to have a drop down listbox that the
choices are the pictures?
 
K

Kalyan Reddy

Hello Jono,

No you dont have a dropdown list where you can keep pictures as a choice.
 
K

Kalyan Reddy

Hello

You can place your Picture parts into a layout table (eg 3 by 3)and put that
table in the section and apply conditional formatting to each picture part to
the corresponding numbers in the dropdownlist.
I tried it and it worked for me.
 

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