Smart Browse

Greetings,
I am using O E 10 on a windows box.
General PSC development here. I have a Smart Browse, I wish to display a custom string in the record value = "custom", what is the syntax to refference this? I know that on row display trigger I need to have my block. How do I reference the browse widget to display the value? What attribute(s) am I setting?
TIA
 
????

Just to confirm the question were a bit confusing!!!
I want to display a string in my Smart Browse instead of the actual data. If the data = "product_code" then I wish to display "description". Though I do not know the syntax to qualify the string with the browse.
The code is ON ROW-DISPLAY then a case statement when 'code' then how do I qualify the string I wish to be displayed with the browse?
Cheers.
TIA
 
Back
Top