Hello
How to display calculation results when collecting data
thank you
Hi @madouur3384,
Using a note
type question will let you do that. You can take a look at this help article:
Hello @madouur3384,
You can able to display the calculation results in note type question or any other questions. Please read this post.
Note, in addition to adding an extra note
question into your form to display calculation results (as correctly described above), another option is to use a regular question type - but with a calculation
result - and make it read_only so that the user cant actually edit the result.
SimpleForm copy.xlsx (18.0 KB)
Each approach has its advantages & disadvantages: a separate note
gives you far more control over the formatting and how to display the result, whereas a read-only calculation results in fewer form questions and less extraneous submission data.
@madouur3384, this support article Including Responses Inside Another Question should also be helpful for you.