⟩ Suppose I have a view with form applet on the top and list applet at the bottom.There is "score" field in the list applet.How to display the totals of score in form applet?
Create a MVF in Parent BC,And also a Calculated Field with Calculated Value as Sum [MVF].
To be more specific, you may need to have a link/multivalue link and multivalue value [that actually holds the score value] and finally the calculated field to hold the definition as SUM