Intention: Show a certain object depending on user's input in a textbox

Dear all,

I am trying to create a feature that shows a textbook to anyone visiting the website and depending on which word they enter it will show a certain object below (maybe a picture or a text element). Could you help me with this? How I should set that up?

Best
Paul

The Hide and Show Elements Example should get you started in the right direction. You can also look at Callout and Highlight .

Good luck

Hello Yisrael,

Could you please give me a hand here, i’m trying to achieve something similar to what was illustrated here
https://www.wix.com/code/home/forum/community-discussion/dependent-drop-down-lists

I’ve followed the instructions and it still isn’t working, its a real estate listing website that allows users upload listings. I want the dropdown list that collects data for locality to be dependent on the state that is selected.

Best,
Omololu

@omololuibk For new topics, you really should start a new thread so that others can see what your question is.

The Cascading Form Example will get you going in the right direction for what you want to do.