I am trying to get a form to submit it's contents to a UDT. I have the latest CMSMS and FormBuilder 0.5.12. I have used one of the sample forms, and replaced the "sendit via email" field with a "send to UDT" field and specified my UDT "formtest"
This UDT was complex, but I have reduced it to print "hello"; - can't get much simpler than that! (it works if I just include it in a smarty tag

When I submit my form, I get an error:
Code: Select all
Catchable fatal error: Object of class fbForm could not be converted to string in /var/www/appleam/lib/classes/class.usertagoperations.inc.php(158) : eval()'d code on line 3
TIA
Smotsie