[su_youtube url=”https://www.youtube.com/watch?v=syAbKqHwIhw” width=”600″ height=”500″]
Thanks Breschi for sharing this video !!
[su_youtube url=”https://www.youtube.com/watch?v=syAbKqHwIhw” width=”600″ height=”500″]
Thanks Breschi for sharing this video !!
Well it seems to be out of context but believe me if you want to be a good Siebel developer you must have a good knowledge of Media Queries as well. Its not a brand new technology, its available from CSS 2.0 only. Now in CSS 3.0 its fully grown up with tons of features to use. With a @media…
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…
If you ever got a chance to work upon Innovation Pack 2014, you must amazed with all brand new features it loaded with. As per my experience, while working 8.1.1.11 this is the exact expectations of our client (Fully Responsive, Flashy Icons etc) which we somehow not able to complete. Anyway, the most amazing feature now , about what I…
Innovation Pack 2014 provides a single theme “Aurora” and three options for menu navigation controls. User can change it whatever he/she likes, from User Preferences -> Behavior. Change Navigation control from Behavior and refresh application to get the change. TAB Layout HAMBURGER Navigation Layout TREE Layout Suppose we want to restrict Tree Navigation from ADMIN user only. That means…
In earlier Siebel Open UI versions, we are missing this feature to set user properties from server side (or tools) which we can use directly in our Presentation Model and Physical Renderer files. In Innovation Pack 2014, Oracle has extended this feature. Now we can set properties in Applet/Views User Properties and can access in PM/PR files. For Applets Tools…
Here is the list of features that added or modified in Open UI to make it comparable to HI. Open UI deviates for specific features from the way Siebel has worked in the past. This should be considered when implementing Open UI, Modern Controls • Grid / forms • Map Integration ability (requires configuration) • URL Integration • Date and…
You know what is the best part of IP 2014, it includes all those missing HI features like drag & drop in attachments and all Calendar features. So, if you are planning to upgrade your app to 8.1.1.11. Please drop it and upgrade it to IP 2014. Because its willing to replace your HI application, so you need not to…
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.…
In my last post, I had explained OOPs concept in Javascript. Now, I will pick one sample PR file of Siebel Open UI and try to explain its relevance with Object Oriented Programming. Please check my last post first to understand this one better. In this post, below are the well defined snapshots of a sample PR with all its…