I don't really understand why this is not documented so I have to ask here after trying a few things:
params.addCustomFieldValue(cfPoints,forms.points)
params.setCustomFieldValue(cfPoints,forms.points[0].toString())
params.setCustomFieldValue(forms.points)
Thank you!
params.addCustomFieldValue(cfPoints.id,forms.points[0])
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.