Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Adding column in a form

DanicelaMay 11 2009 — edited May 13 2009
I have to modify an existing form with a based data block, which has already some columns. (forms 6)

I had to add a new column to the table. (alter table .. add)

Then I added a text item that displayed as a column like the other ones.

I tried various things (like writing the name of the table column in "Column Name" property) but this column doesn't consider the actual things written in this column in the table of the database.

Do I need to do a particular thing ?
This post has been answered by Manu. on May 11 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 10 2009
Added on May 11 2009
3 comments
1,168 views