User Portlet User Portlet

Discussions
The problem is how to write a correct code for the second argument in Manipulate function as follows f[n_] := Manipulate[Evaluate[Sum[Subscript[a, i], {i, 1, n}]], ...........] i.e. what to be written in the space shown in the above function...