|
| [WD17] Checkbox in Looper |
| Iniciado por guest, 27,dic. 2014 03:21 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 27,diciembre 2014 - 03:21 |
Hi We use multi-option checkboxes fairly extensively & are trying to do the same in a looper, however we get an error if we try to access anything other than the first option of the checkbox.
We have an attribute set on the checkbox but we cannot specify the attribute should apply to for example CHK_Apply[2] and coding it for ATT_Apply[2] it tells us that the subscript must be 1.
Have I missed something or is this not possible in a looper?
David |
| |
| |
| | | |
|
| | |
| |
| Publicado el 27,diciembre 2014 - 18:59 |
Hi,
Iam not that experianced using multi check boxes. Is there a need to make it one control with several options? If not you could try adding checkboxes with one option and add extra options by adding extra controls. Then they are seperate controls and thus should wort with "Normal "behavior
Regards
Allard |
| |
| |
| | | |
|
| | |
| |
| Publicado el 27,diciembre 2014 - 19:49 |
Hi Allard Yes that's what we've done. It's not a big deal but just frustrating & time consuming when you have to change your methodology for no apparent or documented reason..
David |
| |
| |
| | | |
|
| | | | |
| | |
|