Siebel Open UI – MouseOver Tooltips – Solution details
In this post I will explain the details of the solution to implement Mouse Over tooltips in Siebel UI using View PR. This was inspired by Jason’s article posted almost an year ago and some of the code...
View ArticleSiebel Open UI – Modify Calendar control
As I had said in my initial post about Siebel Open UI that it has a long way to go when it comes to real project implementation. This post is provides another example reaffirming my opinion. Oracle has...
View ArticleSiebel Open UI – Useful JavaScript tips
We are moving away from eScript and going towards JavaScript and in future you will be writing more code in JavaScript than in eScript. I believe that eventually Oracle will dump eScript and move to...
View ArticleList Applet scroll using mouse wheel – Siebel Open UI
I was going through Open UI themes a really nice site dedicated to paid themes and plugins for Siebel Open UI. While browsing the plugin section I came across a plugin that was titled Auto-Scroller...
View ArticleCorrecting the Tab Index – Siebel Open UI
Imagine that you have a view where you have several form applets stacked vertically. You would like to allow users to be able to navigate from top to bottom using keyboard (Tab Key). Where you would...
View ArticleOpen UI cannot teach you good manners!
I couldn’t not stop laughing when I read when I read @lex’s post “What Open UI does for you – and what not”. Those were some really funny but true lines and I couldn’t agree more with him. Here is...
View ArticleClient Side Business Service- Siebel Open UI
Writing script on client side in Siebel is a nightmare. In the name of IDE we only a text area where we have to write the code. Here are some of the major problems that I see with this Formatting is a...
View ArticleFixing Textarea in Siebel Open UI
In Siebel HI application all the description fields or the fields that were suppose to hold large amount of data (controls with HTML Type as “TextArea”) you would see an icon on the side of the...
View ArticleTooltips makover – Siebel Open UI
Few weeks back I had published a post that showcased how you can use power of Siebel Open UI to actually implement tooltips for fields in List and Form applets in truly SRF independent way. If you...
View ArticleSiebel Open UI annoying message on popup close
We recently upgraded to Patchset 11 as it promised improvement in performance up to 35% (in some areas) along with other things but after upgrading we encountered a really weird functionality (seems...
View ArticleEnter Key on home page search IP-2013
This article has been contributed by Gururaj Basavaraj a reader of Siebel Unleashed. If you are in IP2013 you might be having problem search on home page by pressing enter key instead of Go click. For...
View ArticleDebugger to the rescue for global js files – IP2015
Guess what, I am working on OpenUI again and it feels really good. I recently, got an opportunity to work on IP 2015 and developing some really cool functionalities (Favorites, Broadcast Message Bar...
View Article