I am trying to create a journal wherein the page will be display Question as Text and there will be Answer as Text Entry. List of questions will be in Question table, while the answer to the question will be in Answer table
So when I land on a page, source will be Question. I created Cards to be Question (Text) and Answer (Text Entry) but how do I link that the Answer will be saved in the Answer table?