Hi all,
I followed Robert's advice, and changed the URL to this:
'UpdateSEL?change_btn=change&_bidv_=' & p_web.AddBrowseValue('UpdateSEL','SEL',SEL:KeyRecordid,'<39>' & p_web.gsv('LOGIN:REL') & '<39>')
The Keyfield is a string of 16 chars. Hence the <39>'s.
This results in this link which shows up in the html code which looks like this:
<a href="UpdateSEL?change_btn=change&_bidv_=4qbOz7ii&" class="">Business account</a>
However, when I click the link I get the exception which is in the attached png file
I put some self._trace statements in the addBrowseValue method to check the parameters.
They seem to look fine.
Maybe anyone knows how to read and understand the exception error.
Cheers,
Rene
[attachment deleted by admin]