This post might not be of interest to an experienced Siebel professional but can act as a tip to a new Siebel professional. Until Few days back I never really paid attention to length of the Applets. I assumed that it is decided by Siebel internally and we don’t have any say in deciding the length an Applet.
But suddenly I saw a property for an Applet Object called ‘HTML No. of Rows’ and curiosity got over me to explore what it exactly means. After playing with it for a while this is what I found out.
This property results in the increase or decrease of the number of rows that a displayed on UI for an Applet. So, in case if you want to see 15 rows instead of 5 or 7 you can just change this property.
But important thing to note down here is that it only works for List Applets not Form Applets.


