InfyOmLabs / generator-builder

InfyOm Laravel Generator GUI Builder
http://labs.infyom.com/laravelgenerator/
MIT License
133 stars 71 forks source link

Fix bug of table fields #24

Closed leli1337 closed 5 years ago

leli1337 commented 6 years ago

This bug showed no error and it was related to the class InfyOm\Generator\Common\GeneratorField, On line 128 the field name and on line 129 field dbType were needed but in frontend the javascript didn't formatted data correctly

ajayinfyom commented 5 years ago

Ref: https://github.com/InfyOmLabs/generator-builder/pull/22