topnotchguy
Technical User
I'm a beginner forms programmer so this will sound like a really simple question. I have a list of items that I want the user to select from on the screen. Each item is an LOV which has an associated price attached to each item.
I want them to be able to go to each LOV, select the item, and then be able to look at a display item somewhere else on the screen to see a running total as they navigate to each item.
The running total is not a database item.
Do I need to create a display item and set the calculation mode, summarized block, summarized item, and smmary formula and place this item in the same block as the LOVs or will I have to create a trigger and writ the code mself in some manner?
Raf
I want them to be able to go to each LOV, select the item, and then be able to look at a display item somewhere else on the screen to see a running total as they navigate to each item.
The running total is not a database item.
Do I need to create a display item and set the calculation mode, summarized block, summarized item, and smmary formula and place this item in the same block as the LOVs or will I have to create a trigger and writ the code mself in some manner?
Raf