Hi,
I have a distribution package with a number of choices in it,
and want to dynamically check to see which other choices are selected in the
custom install pane.
For the time being, I’ve just got some test code in
there. So my choice calls a function as such – selected=”checkSelected()”.
The function looks like this;
Function checkSelected()
{
var test = (choices.[‘testpackage’].selected);
}
When I go to run the package, it always fails immediately
with a _javascript_ error. When this function is removed, the package
always runs ok. I’m clearly missing something to get this to work
but can’t see what it is! Can anybody help?
Kind Regards
Dave
Promethean Limited is a company registered in England and Wales with company number 1308938 and VAT number GB 572 2599 18
Promethean Ltd and or associated and or subsidiary companies :
The views expressed in this communication may not necessarily be the views held by Promethean Ltd and or associated and or subsidiary companies.
This e-mail is for the exclusive use of the addressee(s). Unauthorised disclosure, copying or distribution is prohibited.
This e-mail message has been swept for the presence of computer viruses.
Promethean Ltd and or associated and or subsidiary companies accepts no liability for any loss resulting from this email transmission
Promethean, Promethean House, Lower Philips Road, Blackburn, Lancashire, BB1 5TH, UK.
*****************************************************************
This email has been checked by the e-Sweeper Service
*****************************************************************
|