Get the number of Items of a Checkbox

Find and share HowTos to various installations / configurations!
4 posts • Page 1 of 1
alaralum
Posts:22
Joined: Mon Jan 09, 2017 9:56 am

Get the number of Items of a Checkbox

Post by alaralum »

Just an easy issue which is driving me crazy. Anyone knows which attribute should be called from a CheckBox shape to know the number of Items which are available in this object?
I could not find any explanation on the online help. I have tried with ListOfItems and Number, but both did not work.

mkoller
Posts:741
Joined: Fri Sep 17, 2010 9:03 am

Re: Get the number of Items of a Checkbox

Post by mkoller »

Sorry to say, but you can't. As you can not change the number of items via script, you can hardcode the number in the script.

Gertjan van Schijndel
Posts:634
Joined: Mon Aug 02, 2010 10:37 am

Re: Get the number of Items of a Checkbox

Post by Gertjan van Schijndel »


RudiKreiner
Posts:198
Joined: Mon May 16, 2011 2:10 pm

Re: Get the number of Items of a Checkbox

Post by RudiKreiner »

I'm glad there is someone else out there too, who is missing this feature.

If we had it then we could save some manual work in our panels when we have to change the number of checkboxes in an object and are less error prone.

For me this would be a very definite "nice to have" feature.

4 posts • Page 1 of 1