RE: Help! How do I pass an array to form method

Author: Dave Crozier

Posted: 2012-04-24 at 02:59:44

Mike,

You can pass the array with an "@" sign prefiving the name but you may also look at creating a "Parameter Object", making the array a property of this object tne passing the object to the form which can then use its properties. This has the added advantage that you can pass stuff back to the mainline as an aditional property of the "Paramater Object" if required and not simply as an additional array item. I always do this now as it makes adding parameteres to a form call so simple and of course passing data back becomes a breeze.

Dave

-----Original Message-----

From: profox-bounces@leafe.com [mailto:profox-bounces@leafe.com] On Behalf Of Michael Savage

Sent: 23 April 2012 22:10

To: ProFox Email List

Subject: Help! How do I pass an array to form method

Is there a way?

TIA,

Mike

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://leafe.com/mailman/listinfo/profox

OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/BD031ECABF2B60499200AAB3DBB4A999F11DCABC@EX-A-FPL.FPL.LOCAL

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2012 Dave Crozier