Dropdown search results on table

I need help in fixing how results are displayed on my table. Here’s a link to my website:
https://www.mvsantiago.com/doctors-trece

Specifically, rich text won’t display properly and I need my results to be viewed separately.

Hey Ryan,

Welcome to the Wix Code forums.

Instead of using a Table, you can use a Repeater which is much more flexible in design, layout, and configuration. Take a look at the article Displaying Dynamic Content in a Repeater for details on how to use a Repeater.

Good luck,

Yisrael

I was able to work around this by just deleting the html text.

Can I ask for help on another subject? I was hoping to sort the items on my drop down menu alphabetically. Sorting the items in the collection doesn’t do the trick. How can I do this?

< Friendly tip: create a new post for a new question/topic. You’re bound to get more and better replies. >

If you are using a dataset to populate your dropdown, then you can set the sort of the dataset. Sort of like this:


Have fun,

Yisrael

Thanks! I have another problem but I opened another topic for it. Hope you could help me on that one too :smiley: