Hi,
been look around for answers to this with no success.
I have a product which is a bundle that you have to select a colour for each of the alarms and with the three alarms comes the receiver. The problem is that the receiver RadioButton is Disabled by default, since there is one options surely it should default to on. All the Alarms Default to the first colour which is fine.
Only on the Dev site at the moment:
http://dev.sheltonsfishing.co.uk/aca...fo_SH0732.html
If I use the 'Is Optional' box then I get an extra line with a tick box above my Choice.
What I need is a Variable - "IsChoicesEqualToOne" then I can add checked="checked" in a Block If.
I added checked="checked" to input line in Radio Button Permutation Entry Layout which gets me around the problem but then it selects the last option instead of the first (I understand why this is) on the Alarm colours, but it worries me that other products could be affected adversly.
Hopefully someone can help me with this.
Thanks
John.
Version 11.0.6
been look around for answers to this with no success.
I have a product which is a bundle that you have to select a colour for each of the alarms and with the three alarms comes the receiver. The problem is that the receiver RadioButton is Disabled by default, since there is one options surely it should default to on. All the Alarms Default to the first colour which is fine.
Only on the Dev site at the moment:
http://dev.sheltonsfishing.co.uk/aca...fo_SH0732.html
If I use the 'Is Optional' box then I get an extra line with a tick box above my Choice.
What I need is a Variable - "IsChoicesEqualToOne" then I can add checked="checked" in a Block If.
I added checked="checked" to input line in Radio Button Permutation Entry Layout which gets me around the problem but then it selects the last option instead of the first (I understand why this is) on the Alarm colours, but it worries me that other products could be affected adversly.
Hopefully someone can help me with this.
Thanks
John.
Version 11.0.6
Comment