Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Calculation/sum field
azzurri10
Hi members,
I'm new to Worksite MP, and need clarification regarding this requirement we need to fulfill. Basically, can we create a field on the form that sums up the values entered from other fields? For example, we have a survey of 5 questions that has the scale from 1-10 (radio button). Users would need to select values for these 5 fields, and the calculation fields would then automatically sum up the values selected (for total score). Is it doable by scripting from the field's Scripts tab in the Forms Manager or is there any other way to do it? Thanks.
Find more posts tagged with
Comments
sabeer
Hi,
Go to the form manager
1)form--->download form
2)edit the form and do the calculation steps by getting form value as same u do in JSP
3)upload the form.
Even u can validate the form using "formvalidation" available in form menu.
For more details see the "workrouteprocess development.pdf" pg no:103
Hope this help u.
azzurri10
Hi sabeer,
Thanks for ur help. I'll look up on the document for more details. Thanks again.