The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once



UserSpice
forms issues - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: forms issues (/showthread.php?tid=978)



forms issues - BBuchanan1013 - 02-24-2018

Ok, so I can manually add a table called jobs with the appropriate columns. However, when trying to use the forms auto generate from table, I get

Code:
Sorry! The table you're requesting does not exist!

but it see's it to select it. So, I figured that's strange. I don't want to manually have to input the table fields via
Code:
create a new form
cause that means I'd have to sit here and edit the database to add/change/modify types to float and mediumint. So, I'm open to suggestions Smile


forms issues - Brandin - 02-24-2018

Hi @BBuchanan1013 - can you dump the DB structure to hastebin.com please?


forms issues - BBuchanan1013 - 02-25-2018

https://pastebin.com/C6brNRxp


forms issues - Brandin - 02-26-2018

I don't have a lot of time to look into this right now...but I'm thinking maybe we don't support some of the column types you have yet? Float for example, I don't think we support.