I want to prepare a content based on the selected form content.

Hello, I am always grateful for your efforts. I searched but couldn’t find it. My problem is this;

I want to prepare a content based on the selected form content.
I will give an example. A form is prepared for the user to create a Nutrition plan.

How old are you?

There are options that say “15-25 / 26-30 / 31-45”.

Another question is how many weights?

There are options again.

Do you have diabetes?

Like “Yes / No”.

When you press the Send button, I want a text to appear according to the forms it has filled. I don’t have a lot of codes, sorry

There are so many ways, depending on what you do after submitting the form, and where do you want to view it?
A. Just keep the information it enters, and hide it, and stroke it at the end.
B. If you want to use the information that is entered, and build a database with read-only permissions to the author, then connect the fields to this dataset.

Thank you very much, but if I go according to what you say, I think there will be a different result. What I want is to show a result letter to the user according to the answer he gives to the questions I ask. In other words, if he had chosen different options, a different outcome would be produced. Is something like this possible?

You can send screenshots that are easier to understand.