Page 1 of 1

Home Screen Formatting

Posted: 2019-01-14 16:36
by bescott53
I have an issue on the home screen where the last drop down is formatted incorrectly. do you know where i fix this?
image.png
image.png (27.57 KiB) Viewed 2324 times

Re: Home Screen Formatting

Posted: 2019-01-16 10:34
by bescott53
I thought some people might need this, I found the issue in the admin/incFunctions.php file.

Re: Home Screen Formatting

Posted: 2019-01-24 14:48
by a.gneady
Thanks for sharing @bescott53 ... Would you kindly share the details please? If it's a bug, I could fix it in future releases.

Re: Home Screen Formatting

Posted: 2019-01-25 22:59
by bescott53
I think what happened was, I updated a table in the appgini app. rather than overwrite all files i only updated the admin page rebuildfields, updatedb.php, incfunctions.php and the table dml,view files. and so because i did not copy over the admin/incfunctions too it caused the issue (think from memory this was not one of the files that was advised to copy over (i remember from an old post on the forum that there were only certain files that needed copied over and the admin/incfunctions wasnt one of them)

Re: Home Screen Formatting

Posted: 2019-01-26 13:13
by a.gneady
Aha .. thanks for the clarification. I'd recommend using Git to keep track of code changes .. Please check this screencast: https://bigprof.com/appgini/screencasts ... de-changes