Hi, I manage to get the basic formlets to work, and tried the radiogroup, but it fails with the following error: "input-group: invalid selection #f", even though I had it selected. After some playing around, I saw that there are two input_0 fields being sent on submit, since I have another formlet on the same page (with a separate formlet-display and formlet-process).
My question is: If I use formlets, do I have to put all the formlets into one big formlet on every page, as otherwise fields will have the same name attribute, and there will be clashes? Thanks, Marc -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

