Widening and Shrinking fields in Forms and Auto size (merged) [message #180619] |
Tue, 04 July 2006 07:50 |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
In Oracle Apps, there is a menu item Widen field and Shrink field, under the main menu item 'Folder', the purpose of the 'Widen field' is to increase the width of the field in which the cursor is present so that the user can view the whole data in the field, 'Shrink field' will do just the opposite.
If the cursor is in a multi-record, multi-field block , all the records will widen or shrink to any extend, and the fields adjacent to the cursor field will adjust their position to right side of the screen as the cursor field width is widened, when the cursor field width is shrinked, the adjacent fields will reposition to left of the screen.
There is a requirement to simulate the same in Oracle Forms, Can any one help with customisable code for the same ?
Thanks
NN
|
|
|
|
|
|
Auto size [message #180994 is a reply to message #180619] |
Thu, 06 July 2006 04:12 |
nirmalnarayan
Messages: 261 Registered: April 2005 Location: India
|
Senior Member |
|
|
How can we auto size fields programmatically in Oracle Forms. I am using Forms 10g.
Thanks and Regards,
NN
|
|
|