You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jakes Becker on Tue 11 Jul 2006 in response to Domino Name Picker Revisited
Re: R5 deployment
Hi Jake,I never knew that the type could be specidied that way and I had it as HTML. It
worked! Thanks!
I do get the lookup now. However, I get the following error message
'obj.offsetParent" object has no properties. (NamePicker.js)
Even if I hard code the target field, I get the same error.
Here is my code:
<span class="box right"><img class="link" alt="Click to choose names"
src="images/icons/people_add.gif" onclick="NamePicker.open(this, 'Addressb',
'single', 'Choose Name')" /></span>
Field Name: Addressb (Text & "Generate Javascript for all fields" is enabled.
Any ideas?
I would love to get this working! It is a fantastic concept!
Regards,
Jakes