Wayne,
The first issue, the visible code, is due to a small bug in the Next_Previous Buttons snippet. This line: <@! Assign the current arguments values to a variable. Use TYPE=ARRAY to get all the values for multi-select lists."> Should be: <@! “Assign the current arguments values to a variable. Use TYPE=ARRAY to get all the values for multi-select lists."> Note the missing double-quote at the start of the comment. It’s messing up the quotes. Since it’s a comment you can either fix it or remove the line. As for the Update result, for some reason the snippet isn’t loading into the result action: another bug. To fix this, open the result action “UpdateResponse” under the ElseIfUpdate branch and then drop the Builder Snippet named “Update Record Result” into the action. (it’s in the Search folder) I’ll have these fixed in the next release. Robert From: Wayne Irvine [mailto:[email protected]] Sent: Sunday, March 06, 2011 11:30 PM To: [email protected] Subject: Re: Witango-Talk: xDBC? Ok, just built a TAF with the Search Builder. Works, but returns some unusual results. The list function displays a bunch of HTML after it. And the Update doesn't display any results at all. Try it here: http://new.anintelligentlife.com/admin/search2.taf _____ To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body. ---------------------------------------- To unsubscribe from this list, please send an email to [email protected] with "unsubscribe witango-talk" in the body.
