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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Forms 14 progressbar - defining min/max UI value

Dear forums,

I am playing around with the progrss-bar feaure in Forms 14.

As we'd like to show the progrss bar we need to set the min/max value of the stock of an database-item during runtime. I seem to be to blind to find any info about the specific set_item_property in the documentation.

I tried to change the property like this:
“set_item_property('DISPLAY_ITEM218',Maximum_UI_Value, 10);”

As you see, reading my post with no success, the builder does not know hte Property “Maximum_UI_Value”.

Any hints for it? - Is it even possible to change the min/max values uring runtime?

Kind regards,

Robert

Comments
Post Details
Added 4 days ago
1 comment
38 views