Can an Enum List of questions have an Enum List for answers?

Parent Table โ†’ Child Table & Requests table with one request for each parent row with questions about some of itโ€™s children. My employees submit requests to our clients which include certain child records selected via an Enum List. The clientโ€™s respond in a form and I canโ€™t figure out how to design it so that they can respond to each child individually via an Enum List. I know I could make a child record response table but then Iโ€™d be creating redundant child records when all I need is a Yes or No Response. The outcome would be one Request Row with a child request list like
Request Response
Request Row: 4758,38475,4890 Yes, No,No

Is this possible?

0 2 112
2 REPLIES 2

Steve
Platinum 4
Platinum 4

hahaha, sorry I didnโ€™t realize the formatting got screwed up when i submitted the question. Below is what I meant:

For example, letโ€™s say thereโ€™s three YouTube videos on a channel and I want to submit a form to my client that shows each video and then below it, a question โ€œDo you like this videoโ€ and they have an enum of Yes or No.

Top Labels in this Space