Sorry for delay in posting the solution for Line Break problem but got busy with some stuff. From all the discussion that we had, possible 3 solutions came up. The details of the solution are as following:
Line Break in a Calculated field
Requirement: We have 4 address fields storing different details of addresses. We need to display all this information in a single field but there should be line break after each address detail. For example let’s assume that below is the information contained in 4 address fields
Display blank applet
Requirement:
If Activity is of type “Administration” then there is should blank space below “Activity List Applet” for Activities of other types it should show “Activity Form Applet.”
There can be several variations of this requirement but in simple words we would like to show blank space or hide an applet on certain condition.
Creating a Siebel Toolbar option
We all are familiar with Siebel Toolbar available in client and for those who are not very familiar here is a screenshot of toolbar I am talking about.
If you see this screenshot you will find that icon beside Site Map Icon is not a vanilla icon. In this post we are going to add another [...]
Browser Script popup VS Server Script popup
Another year has arrived and I am starting this Year with a post seeking information not providing information. Lately I have realized that Siebel Unleashed community has ability to provide answers to very difficult questions and provide more information that a single person can never provide. So, you might see more of these information seeking posts in future [...]
Sequencing Parent Business Component
This post has been contributed by Sapna a reader of Siebel Unleashed. Explaining the procedure to create a sequence on Master BC.
I was going through the Bookshelf for Creating Sequence Fields. Generally we create sequence field in the Child BC where a Master –Detail relationship already exists for example: Service Request -> Activities(child BC)
What if you [...]
Drilldown through menu item
I had earlier written an article describing how to configure a drilldown on a form applet. Few days back a friend of mine asked a question
How to configure drilldown through menu item?
Understanding SRF File
If you have read last few posts of Siebel Unleashed then you must have read the post about Incremental compile and SRF File and if you have gone through the comments for that post then you must know that there is a debate going on about how SRF file internally stores object definition.
I was not [...]
Inactive Flag and incremental compile
I came to know about really weird behavior of Inactive Flag (in Siebel tools) after Amol (a colleague) pointed it to me. I was not ready to believe him and had to try for myself (in the process I lost a bet of One Trillion $ to him and promised him to gave [...]
tale of 2 tables and a VBC
Yesterday a reader of Siebel Unleashed asked an interesting question stating a requirement. I thought it would be interesting to share that requirement with all of you and know your thoughts on it.
Question:
I want to display records from 2 Siebel tables in a single applet. Is it a good idea to create a VBC and [...]
Insert as first record
This tip has been shared by my friend Nitin Kumar.
Requirement:
When a person clicks New button in “Account List Applet” to create a new record, this record should be created as first record in applet.
Problem:
Usual behavior of Siebel is to create a record just above or just below the current record you have focus for example [...]
Dynamic Label Change
Dave H. today has shared a quite useful tip of Dynamic Label change on a Form Applet. Here is the procedure to achive the same in words of dave himself.
Dynamic Label Change:
My colleague Garry Motley and I spent more time on the Internet trying to find a way to do this than it took us to work [...]
Dynamic Toggle Applets
In this post I will discuss how to create Dynamic Toggle applet in Siebel. In Toggle Applet introduction post I mentioned that in Dynamic Toggle user would see a different applet based on some field and its value. So let’s start the hands on Dynamic Toggle Applet.
Requirement:
We have “Account” (Parent) and “Notes” (Child), based on [...]
Siebel Multilingual List of Value
This article provides an introduction and basic steps to setup Multilingual List of Values (MLOV) in Siebel, ‘Sajal Sethi’ a friend of mine working in Siebel for past 4 years has provided this article.
Difference between Monolingual & Multilingual LOV’s:
Technically difference between the two is:
At the database level, Mono-lingual LOVs store Display Value in the columns [...]
Creating a Static Toggle Applet
In last post we theoretically discussed about Toggle Applets, now we will do some hands on. In this post we will discuss how to create a Static Toggle Applet.
In this example we would want user to be able to toggle between Form and List Applet in Account Screen. By default user is able to see [...]
