This feature is one step more closure to User Friendly Siebel application. It sounds odd but its completely true. We came across tons of changes from 1st version of OpenUI till IP2016. In earlier versions of OpenUI, of course we got no indicators to tell user that they are editing records on this applet. Users don’t know whether they have…
Tag: siebel open ui
IP 2016 New Features: No White Space inside Applets
Yes!!!! THERE WILL BE NO WHITE SPACE EVEN IF THERE ARE NO RECORDS. I am talking about this space… In older versions of OpenUI, applet dimensions are fixed. So, if there are no records then it will filled with white space. I remember when I was working on IP2013, my sensible client yelled at me.. Why can’t we remove this…
IP 2014: How to set default Navigation Control in Aurora Theme
In Siebel Innovation Pack 2014, Oracle provides a default theme “AURORA”. And in most of the cases we don’t need much customization as we do in Open UI earlier versions. For navigation controls (Menu Options), we got three below controls which can be easily changed by Users from Administration – Application -> User Prefrences -> Behavior TAB SIDE MENU TREE…
Installing Siebel CRM IP 2014
For all Open UI freaks, here is the big news. We got Siebel Innovation Pack 2014 released fully loaded with all HI features and leaving all shortcomings far behind. Well I got late to announce this.. 😛 Our installation include below items: Siebel Developer/Mobile Web Client Siebel Tools Siebel Sample Database If you already installed 8.1.1.11, its easier for you.…
Introduction to Object Oriented Programming | JavaScript
My Guruji told me if you really want to do better in Siebel OpenUI, then you should learn Object Oriented Javascript. Usually, whatever concept or methods in Javascript I need, just GOOGLE it and got the answer. But seriously thats not enough..!!! In Siebel OpenUI, all vanilla JS files and any custom PM/PR files are purely based on Object Oriented…
Authorize your connection with LinkedIn using your App
This post is in continuation of my last Siebel Open UI example to integrate LinkedIn in Siebel Open UI, please refer this first. Lets start with actual PM-PR coding, till now we have created our app on LinkedIn to connect with. Now from Presentation Model we need to call AUTH API of LinkedIn to authorize our access by using our…