How to show a 2nd column result below the main column result in a search?

How would I show a second column’s data below the corresponding first columns data in search results? Similar to how the searchbox in the screenshot shows the player along with their career range below their name. Thanks in advance!
image

Hey @stevenvassallo1 :wave:

This is possible with the following setup. Try it.

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

Hi, thanks for the reply. So the text1 and text2 would just be input text boxes? and when you say group with column layout you mean group in column container? sorry if dumb questions

There are no dumb questions!

And both of your questions are yes. Group in column container actually means a group with the layout set as column in the layout tab.

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

Thank you so much!