Skip to Main Content

Dynamic labels for attributes in Entity object

Ravi4-OracleMay 15 2015 — edited May 27 2015

Hi,

I am trying to set the labels on the entity attributes by getting the value from Database. Here is a article I am referringĀ  -

https://technology.amis.nl/2012/08/10/implement-resource-bundles-for-adf-applications-in-a-database-table

But this article is getting dynamic labels at the viewcontroller.

I want to do the same thing at the Model layer so that the labels are set on the entity object attribute (in the UI Hints tab) so that wherever this attribute is used the labels get reflected in all the pages.

I am not able to find how to use groovy expression or set the label dynamically on the entity attribute.

Can this be achieved ?

If anyone has tried it before or any pointers will be helpful.

Thanks.

JDev - 11.1.2.4

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked due to inactivity on Jun 24 2015
Added on May 15 2015
2 comments
2,238 views