The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Displaying Field Values - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Displaying Field Values (/showthread.php?tid=2964) |
Displaying Field Values - niallodonovan - Mar 23rd, 2014 Hi, I have an external form with several fields (text, dropdown, date, etc). The form successfully pushes the data to the mySQL database (verified via PHPAdmin). In addition I can view all of the data, when I view the individual records in Formtools. All good so far. The issue is that in views such as the summary table (search results), the email notifications and the exported tables, there are three fields that do not show the data that I know is in the database. This only happens with the three dropdowns. Any ideas? Thanks, Niall It appears to be a bug: see http://forums.formtools.org/showthread.php?tid=2926 |