Hi Guys,
I'd like to use the 'change' button condition on a NetWebBrowse to hide the button upon a condition in my record.
I've tried File:Status = 'R' and p_Web.GetSessionValue('File:Status') = 'R', but as soon as I enter the code, the button is hidden, regardless of the "status" field value.
I've also tried an in line "change" button,
What is the correct syntax here?