Hi,
I have one browse with few columns, two of them product ID and description - both editable. I set product ID as lookup where the user must use lookup button to select product from another browse list. What I need is to populate description based on selected product ID and be able to modify it afterwards. I'm using "More Assignments" to assign product desc to appropriate field
PCD:Description = p_web.GSV('OPI:Description')
and I use "Refresh Browse Row DATA ..." checkbox. However, description field stays empty after lookup.
I must be doing something wrong. Please help.
Regards,
Alex