Home » Developer & Programmer » Forms » Oracle Forms (Forms version 10.1.2.0.2)
Oracle Forms [message #631597] Thu, 15 January 2015 15:25 Go to next message
wideminnow
Messages: 10
Registered: January 2015
Junior Member
I am running Oracle Forms version 10.1.2.0.2, Oracle 10G database and Windows XP service Pack 3.
When I try to put a button on the form, multiple buttons come up (about 15).
The same thing happens with check boxes, Radio Buttons, Text Items, etc.
There is no stick pin on the button for multiple buttons.
This is a new install on a new pc. It used to work correctly on my previous pc that crashed.

Re: Oracle Forms [message #631606 is a reply to message #631597] Fri, 16 January 2015 00:15 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Is it a multi-record (tabular) block? If so, it is expected - Forms creates one button for every record (so, if that block contains 15 records, you'd get 15 buttons).

Therefore, you have two options: one is to create a separate (one-record, a form layout) block and put that button in there, or put the button into existing block but modify button's "Number of items displayed" property to 1 (one).
Re: Oracle Forms [message #631608 is a reply to message #631597] Fri, 16 January 2015 02:22 Go to previous messageGo to next message
jgjeetu
Messages: 373
Registered: July 2013
Location: www.Orafaq.com/Forum
Senior Member

follow these steps
1. select item
2. go to properties (F4)
3. set no. of items displayed= 1
4. ok
5. compile (ctrl+shift+k) and run form.

& follow what @lf says.

[Updated on: Fri, 16 January 2015 02:24]

Report message to a moderator

Re: Oracle Forms [message #631623 is a reply to message #631606] Fri, 16 January 2015 09:36 Go to previous message
wideminnow
Messages: 10
Registered: January 2015
Junior Member
I created a separate block and only one button shows up. Works great.
Thanks
Previous Topic: DELETE_RECORD in when-validate-item
Next Topic: Parse string delimited by new line
Goto Forum:
  


Current Time: Thu Apr 18 03:47:40 CDT 2024