JHeadstart Recipe for Display Only Boilerplate List of Value base items (release 9.0.5.x)

Lucas Jellema
0 0
Read Time:40 Second

During this week’s JHeadstart workshop it turned out that our recipe for Display Only LOV fields did not support JHeadstart 10g (release 9.0.5.x). I have changed the recipe to also support this release. The recipe changes the disabled text-input fields into boilerplate text, which is much prettier.
.
The updated recipe can found here: RecipeforReadonlyLOVDisplayLabels.
In pages where an LOV (List of Values) is generated, the field on which the LOV is specified typically is read-only: the only way to define a value for that field is through the LOV. Currently, the generated field is a disabled HTML Form Text item. However, it would be preferable (at least from an aesthetical point of view) in many circumstances to simply display text instead of a non-enterable/non-navigable Form Item.

About Post Author

Lucas Jellema

Lucas Jellema, active in IT (and with Oracle) since 1994. Oracle ACE Director and Oracle Developer Champion. Solution architect and developer on diverse areas including SQL, JavaScript, Kubernetes & Docker, Machine Learning, Java, SOA and microservices, events in various shapes and forms and many other things. Author of the Oracle Press book Oracle SOA Suite 12c Handbook. Frequent presenter on user groups and community events and conferences such as JavaOne, Oracle Code, CodeOne, NLJUG JFall and Oracle OpenWorld.
Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %
Next Post

Ant <war> & <jar> tasks and WinZIP

Yesterday I ran into some freaky behavior while building a web-application for Tomcat using Ant. In my build script I use the war task. I used WinZIP to check if all files I needed were present in the war file. When I deployed the war file I created on Tomcat, […]
%d bloggers like this: