Ok, just need some guidance on this, I have an array and a few text fields but am unsure about how to actually insert the text from the fields into an array when the ok button is pressed . I thought I would have to use "getInputValue()" and create a method which was called on the ok button action event but cant seem to get it working. If anyone could point me in the right direction it would be great.
Also, on an unrelated question - is it an easy process to have 3 checkboxes - but for only one to be allowed checked at a time?
Thanks...