JDeveloper, Master-Detail wizards
From: Martin Forsberg <martin.forsberg_at_lorensbergs.com>
Date: Sun, 23 Jan 2000 09:50:35 +0100
Message-ID: <388AC0DA.F2FCB2D6_at_lorensbergs.com>
I have built a Master-Detail servlet using the wizard in JDeveloper 3.0.
Date: Sun, 23 Jan 2000 09:50:35 +0100
Message-ID: <388AC0DA.F2FCB2D6_at_lorensbergs.com>
I have built a Master-Detail servlet using the wizard in JDeveloper 3.0.
The problem is in my details:
In the View Form I want to display 3 columns from a table, but in my
Edit Form
I want to display all columns from the same table. If I display 3
columns in
the view form, the edit form also will display 3 columns.
How should I do to change the default layout generated from the wizard?
It feels like that it's impossible to design the gui as I like. Is it possible to modify the default toolbar generated from the wizard?
Please, send me some example code?
/Martin Received on Sun Jan 23 2000 - 09:50:35 CET