I have two tables in the database called “Question” and “Answer”. Each record in the Question table can have multiple answers associated to it in the Answer table. In the Answer table I have a field called Question witch is set to type Question to create the relation.
I am now trying to populate a Radio Button with Dynamic text from the Answer table, based on a filter where the Question field is a defined text like “Hus type”. This I cannot figure out how to do.
1 Like
Hey @einar2507
Welcome to the Bubble Community!
Let me see if I can create an example for you. I will post it here soon.
Here you go:
Editor: Test805421 | Bubble Editor
Preview: https://test805421.bubbleapps.io/version-test/q_and_a?debug_mode=true
Is this what you mean? Not sure what you mean by “Hus Type”
1 Like
Looks like you have solved it. So you used a repeating group, a group, and then the question and answers can be pushed into the label and Radio Button. Looks like I have to study this a lot.
Thank you for your kind and fast response.
1 Like
FANTASTIC! I was able to figure it out!!! Thank you!!!
1 Like
No worries.
Happy that helped!