• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: multi input form
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: multi input form


  • Subject: Re: multi input form
  • From: Doug Adams <email@hidden>
  • Date: Mon, 08 Mar 2010 20:13:10 -0500

On Mon, 08 Mar 2010 14:20:38 -0500, Michele (Mike) Hjorleifsson wrote:

What is the best / easiest way to do a multi-field input form in applescript ?

I sometimes will use a choose from list, no multiple selection, empty selection ok. The list would contain items, such as


{"First Name: ", "Last Name: ", "City: "}

Clicking each item brings up a specific dialog with default answer entry for that item. You can keep track which item is selected by comparing start text or something like that. The result from that dialog is augmented to the correct item in the list

 {"First Name: Tom", "Last Name: Vercetti", "City: Vice"}

and re-displayed in the choose from list again until all items are completed. The "OK" button dismisses the choose from list. Add error- checking to taste.

Doug
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Prev by Date: Re: multi input form
  • Next by Date: Re: multi input form
  • Previous by thread: Re: multi input form
  • Next by thread: Re: multi input form
  • Index(es):
    • Date
    • Thread