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.
Get the number of Items of a Checkbox
- mkoller
- Posts:741
- Joined: Fri Sep 17, 2010 9:03 am
Re: Get the number of Items of a Checkbox
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
See also Number of boxes in a check box object.
- RudiKreiner
- Posts:198
- Joined: Mon May 16, 2011 2:10 pm
Re: Get the number of Items of a Checkbox
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.
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.