Orbeon Forms community mailing list
Search
everywhere
only in this topic
Advanced Search
Number of checked Checkboxes
Classic
List
Threaded
♦
♦
Locked
4 messages
bruno.buzzi
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Number of checked Checkboxes
CONTENTS DELETED
The author has deleted this message.
Alessandro Vernet
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Number of checked Checkboxes
Administrator
Hi Bruno,
Assuming you're using Form Builder, if the field with the checkboxes is named `choices`, then the following expression should do the trick:
count(xxf:split($choices))
I've also put the source of a form you can run to test this on:
https://gist.github.com/avernet/721f2c16f8efcf2b31532129a1382dcf
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
bruno.buzzi
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Number of checked Checkboxes
CONTENTS DELETED
The author has deleted this message.
Alessandro Vernet
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
Re: Number of checked Checkboxes
Administrator
Bruno, good; I'm glad it helped, and thank you for the update.
Alex
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
Free forum by Nabble
Edit this page