In a form applet, how will you scroll (dynamically moving) the display name of all the fields from left to right with different font size and color? The scenario may look fanatical but the outcome would be wonderful and offer you a different perspective to approach the Siebel configuration.
Let us take the “SIS Account Entry Applet” and try to implement the same on it. Go to the Applet --> Controls, where you can find all the fields used in the applet. Now, follow the below mentioned steps.

Let us take the “SIS Account Entry Applet” and try to implement the same on it. Go to the Applet --> Controls, where you can find all the fields used in the applet. Now, follow the below mentioned steps.
- In controls, point the “Account Name” field.
- In the ‘Caption – String Override’, instead of giving ‘Account Name’ provide the following
- Repeat the step 1 & 2 for all the fields in the applet by changing the
display name, font, color etc., - Compile the applet, now you can see all the fields in the applet are moving
here and there with the font color you mentioned.


No comments :
Post a Comment