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 570-226-7340 ~ Fax: 570-226-7341 [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
