Chuck, I don't think you have ot do that. [onChange=script] is one of the paramaters.
onChange The onChange event occurs when a control loses the input focus and its value has been modified since gaining focus. I need the script. its a Javascript syntax. I want to make the selection and do the submit. I guess I could look it up on a Java Site jsut thought someone might have it handy ---- <[email protected]> wrote: > > You use the "SELECTEXTRAS" attribute. I was looking for an example in my > code and this is one I found, should get you going in the right direction, > hopefully. > > <@ASSIGN request$EM VALUE='onFocus=<@DQ>blur()<@DQ>'> > > <@CHOICELIST NAME="DeliveryToUsType" TYPE="select" > OPTIONS=@@request$DeliveryTypes[*,1] SIZE="1" SELECTEXTRAS='<@VAR > request$EM>' VALUES=@@request$DeliveryTypes[*,1] selected=<@COLUMN > 'Transactions.DeliveryToUsType'>> > > > > Chuck Lockwood > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > LockData Technologies, Inc. > 309 Main Avenue, Hawley, Pa 18428 > ~ Fax: > [EMAIL PROTECTED] ~ www.lockdata.com > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > > > -----Original Message----- > From: Dan Stein [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 11, 2006 5:32 PM > To: [email protected] > Subject: Witango-Talk: Help with <@choicelist> Onchange syntax > > I need to know how to use the onchange in <@choicelist> and can't find any > references to the syntax in the documentation. > -- > Dan Stein > FileMaker 7 Certified Developer > Digital Software Solutions > 799 Evergreen Circle > Telford PA 18969 > Land: 215-799-0192 > Cell: 610-256-2843 > Fax 413-410-9682 > FMP, WiTango, EDI,SQL 2000, MySQL, CWP > [EMAIL PROTECTED] > www.dss-db.com > > 'I wonder why we say that people are of different "races". It seems to me, > we're all running at the same speed and heading towards the same > destination. The only "winners" are the ones who've made the world a better > place for having been here.' > From for Better or Worse 2/28/2006 > > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > > > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf > > -- Dan Stein MSN Certified FileMaker 7 Developer Digital Software Solution, LLC 799 Evergreen Circle 215-799-0192 610-256-2843 ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
