Checkboxes being ticked by default when they shouldn't be [message #143848] |
Sun, 23 October 2005 07:11 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
adamjsawyer
Messages: 79 Registered: April 2005 Location: Perth, Western Australia ...
|
Member |
|
|
I have a form and there are eight checkboxes on it. In the server model I set the default to N. WHen i insert the records in the web form it still ticks them all (they cannot be entered by the user). To try and fix it, I set the Initial Value in forms builder to N, but its still checking them. I checked the properties in form builder, and checked is Y, and unchecked is N. What can I do to fix this - I am not allowed to regenerate from server model again, so I must fix the error either in sql plus or form builder.
please help
adam
|
|
|
|
Re: Checkboxes being ticked by default when they shouldn't be [message #143897 is a reply to message #143853] |
Mon, 24 October 2005 00:28 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](/forum/images/custom_avatars/67467.jpg) |
djmartin
Messages: 10181 Registered: March 2005 Location: Surges Bay TAS Australia
|
Senior Member Account Moderator |
|
|
What have you got for 'other values'? I guess that you are using Forms 6i and have been pressing Compile (Control-K) and not Compile All (Control-Shift-K) before doing the Generate (Control-T). Just get used to doing a Ctrl-Shft-K EVERYTIME before you do a Ctrl-T.
David
|
|
|