Search found 2 matches
- Mon Aug 11, 2014 3:49 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] FormBuilder and using a UDT to provide feedback
- Replies: 2
- Views: 1440
Re: FormBuilder and using a UDT to provide feedback
Thank you, Jos. I really appreciate your input! I ended up creating a variable called UDTresponse, using $smarty->assign to set my string response to that variable then calling the variable on the Form Submission template. I was not initially getting any data passed to my UDT by using the 'Call a UD...
- Tue Jul 22, 2014 2:39 pm
- Forum: Modules/Add-Ons
- Topic: [Solved] FormBuilder and using a UDT to provide feedback
- Replies: 2
- Views: 1440
[Solved] FormBuilder and using a UDT to provide feedback
Hello (added more info 7/23), Feeling a little in the dark here so reaching out for help! I have a form set up to receive user input (a zip code). I want to feed that input into a UDT then return the results to the user. I seem to be having trouble getting the input into my UDT. I have a field setup...
