Hello everyone,
I have a form for my class that contains the following fields:
Student Name
Class Name
Class Level: A / B
I need to generate a summary report that shows the total number of students in Class A and Class B.
Appreciate any guidance or suggestions! Thanks in advance!
<p>Is there a way to have a field on a form to get the total number of students from another form, I don't want to put it in a view.</p>
What kind of field are you expecting the value to show up in and for what purpose? Maybe put that shortcode in an html form field if you just need to display the count or total value in the form.
I have another form with lookup field of classes names and a text field read only that shows the total number of students, and some others fields that will be filed
Please login or Register to submit your answer