How To Build Dynamic Dropdown Elements - BUbble

What about having a dynamic element (whatever, dropdown or checkbox) depending on a displayed text ?

I have 2 different tables : one is the question (to be displayed) the other is the answers (good ones and wrong ones). So I first display the question, then I need to display the answers only linked to this question. On my databse, I used a “field type” which is Question’s ID.