We've Moved! Please visit our new and improved forum over at our new portal: https://portal.plumvoice.com/hc/en-us/community/topics

Search found 1 match

by arshi
Wed Aug 02, 2006 3:30 pm
Forum: Plum DEV Q&A
Topic: Problem navigating thru multiple fileds
Replies: 1
Views: 5134

Problem navigating thru multiple fileds

Hi - I have a page like the following - <vxml> <form> <block> <field_1> <field_2> .... <field_end> </form> On each of <field_1> or <field_2> etc - while nomatch or noinput is encountered I'm trying to go to the next field (<goto nextitem="field_i+1" />) - but the problem is that the platform is skip...