FRM-30174 [message #151266] |
Wed, 14 December 2005 00:44 |
Scarlet.Zhu
Messages: 22 Registered: December 2005 Location: Shanghai
|
Junior Member |
|
|
FRM-30174: Checked and Unchecked check box values must be distinct.
Check-box: CHECK_BOX1
Item: CHECK_BOX1
Block: BLOCK3
Form: MODULE2
FRM-30085: Cannot adjust form to output.
As displayed above, I got this error message when I tried to run the form where I put two radio_buttons(RB1,RB2) within one radio_group and two check_boxes(CHECK_BOX1,CHECK_BOX2) in one canvas. I have examined that none of the initial values,respectively,1,2,3,4, is the same.
Anybody offer me with a solution?
[Updated on: Wed, 14 December 2005 00:49] Report message to a moderator
|
|
|
|
Re: FRM-30174 [message #151290 is a reply to message #151289] |
Wed, 14 December 2005 02:06 |
Scarlet.Zhu
Messages: 22 Registered: December 2005 Location: Shanghai
|
Junior Member |
|
|
Maaher wrote on Wed, 14 December 2005 02:02 | I think you need to verify whether the properties
- Value when checked
- Value when unchecked
are different.
MHE
|
My problem is that I even cannot run a canvas with both radio_buttons and check_boxed.
Thanks MHE!~~
|
|
|
|
|
|
|
|
Re: FRM-30174 [message #151620 is a reply to message #151266] |
Thu, 15 December 2005 20:33 |
Scarlet.Zhu
Messages: 22 Registered: December 2005 Location: Shanghai
|
Junior Member |
|
|
Hi,
I understand it that radio_group has sub-item:radio_button which own initial value. There is unchecked-value and checked-value for a check-box. That is some sort I ignored.
I settled it down.
Thanks!!
Scarlet
|
|
|