CGBetterForms Handler with UDT
Posted: Sun Sep 24, 2017 9:56 am
Hello, I'm trying to use the new CGBetterForms instead of FormBuilder. With FormBuilder submission I was able to call an UDT and insert form data in a custom table.
With CGBetterForms I've tried to follow the help page:
"Use the StopDisposing Disposition, and in that template call your UDT. If your UDT returns any output then disposing will stop."
I've put my UDT in the template but no database insert it happened.
I can't find any other "handler" to do insert.
Option "POST form result to URL/WebHook" requires a real URL.
Someone can suggest something new idea?
Thank you
With CGBetterForms I've tried to follow the help page:
"Use the StopDisposing Disposition, and in that template call your UDT. If your UDT returns any output then disposing will stop."
I've put my UDT in the template but no database insert it happened.
I can't find any other "handler" to do insert.
Option "POST form result to URL/WebHook" requires a real URL.
Someone can suggest something new idea?
Thank you