Configure Total Row at the bottom of Applet
It’s a very common requirement to have a ‘total’ row at the bottom of an applet displaying some quantities which displays the sum of all above rows. For instance, below you can see the total displayed of the revenue field.
It’s a simple 2 step process:
Step 1: Go to Object Explorer -> Applet-> List. Open the properties of List and Set these properties:
Total Displayed: TRUE
Total Required: TRUE
Step 2: Now Go to List-> List Column->Column whose sum is to be displayed(e.g. Revenue) and Set its Total Required property to be TRUE.
Now compile and check the UI. You’ll find the row displaying the total.





How to Mark a Mandatory field with asterisk(*) for a field in a ListApplet / FormApplet
Hi I want to disable a customized button only when I click on otherHow to Mark a Mandatory field with asterisk(*) for a field in a ListApplet / FormApplet
nice concepts keep going with updating .....Invoke Send Email F9 applet using a custom button
Gurdeep thanks for the above. Do you know how to make the above defaulActions on explicit WriteRecord using Runtime events
While records are updated through batch, Can a Runtime Event on write