On Jun 28, 2012, at 4:39 PM, Chris McCann wrote: > I can't sort out how to keep a JS var to hold the "next" increment number and > to set the hidden field value to that value when the new nested fields are > added.
If this is so you can generate a valid ID of some sort, consider using a UUID instead. -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
