ridwanskaterock / cicool

Cicool is a multifunctional application that is used to facilitate your work in creating a system, CMS, E-Comerce and others
20 stars 13 forks source link

Issues in CRUD builder #152

Closed Blackquan closed 6 years ago

Blackquan commented 6 years ago

Hi, @ridwanskaterock

I found small issue in CRUD builder.

screen shot 2018-02-01 at 10 45 24 pm

i was input different value for "lang_id" and "name" but it show same value of "lang_id" for 2 col

about rest API is ok, but can you fix this, it will make user confuse :)

Blackquan commented 6 years ago

i found a reason, lang_id i choice mutilple select from a table that also have a col named "name". Pls note to fix it in next version