I don’t think you can do that with the standard user interaction suite. You would need to create a Cocoa apple script application project in Xcode and create a UI from scratch which is much more complicated. There also might be some third party solutions for doing something like this.
On Feb 26, 2015, at 6:55 PM, Robert Cole <[email protected]> wrote: Hi, Can someone tell me how to make this script display multiple edit fields? For example, first name last name email… Here is what I got. display dialog “First Name?" default answer “" Thanks, Rob Sent from my MacBook -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>. Visit this group at http://groups.google.com/group/macvisionaries <http://groups.google.com/group/macvisionaries>. For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>. Barry Hadder [email protected] -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries. For more options, visit https://groups.google.com/d/optout.
