[Xsltforms-support] autocomplete demo error
Brought to you by:
alain-couthures
From: Stephen C. <ste...@gm...> - 2012-08-22 07:38:42
|
Hi I'm trying to build an XForm autocomplete demo working with a JSON service, I'm getting an submit error when asking the service for matches. This is strange as filling the 'results' instance with an initial query is successful and a list of query matches appears. It only breaks when the user tries a new text string to get a new set of matches. I cannot see what I am doing wrong and I copied an online demo that works, so not sure if it might be a regression? My version is here: http://collinta.com.au/xsltforms/ala_incremental_find.xml Alains working demo I copied is here: http://www.agencexml.com/jsoncallback/wikipediasearch.xml I do see a exception being trapped when the xf:submission is sent but don't know how to progress in debugging that. Thanks for any ideas Steve Cameron |