~Howard DwonubergflarJun 7, 2011, 2:15 PM33 PostsRe: Ext Lib name picker errorHi,name picker uses ajax requests to fetch it's content. So try to look at those using firebug in firefox.Maybe you'll find something useful.We are using NP from extension library without any troubles.
~Isaac EkresaburnivuJun 7, 2011, 3:14 PM3 PostsRe: Ext Lib name picker errorThanks I will try that out. I have the name picker set up on a different page and it works perfectly. In fact, I have a field on this same form that pushes a full update on change (to any value, not anything specific). When I do that, suddenly the name pickers start working. Seems like the initial page load would set any parameter that a full update would set as well so, that's kind of a strange behavior. I may just have to rebuild the page and see if I can get it working without the error.
~Isaac EkresaburnivuJun 9, 2011, 7:36 PM3 PostsRe: Ext Lib name picker error - sort of solvedI believe I've discovered part of the reason the name picker is working strangely. Rather than rehash what I'm already discussing on OpenNTF I'll just refer to the other post: http://resource.openntf.org/projects/pmt.nsf/66d9103768cc2fed85256c59006b5433/26d5967f74e825f2862578aa006b26a6!OpenDocument Hopefully this will help others that run into the same issue. -Mike