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

CRUD builder: how to make content available to table name #333

Open jasonduerr opened 4 years ago

jasonduerr commented 4 years ago

Hello, and thank you for making such a wonderful product. I enjoy using it very much. Fresh install. I have made a few forms, and added a few entries. https://imgur.com/PqoMLcq https://imgur.com/rKCvWye Now I wish to use the CRUD builder. Why don't my forms appear under the available tables? https://imgur.com/sNA7qhh How can I link it? Thank you very much.

ridwanskaterock commented 4 years ago

Hi thank you,

yeah because you already have the form so it can't be used on CRUD, because on the form there is already a feature to manage the data entry.

to make crud you can create a database on phpmyadmin manually

jasonduerr commented 4 years ago

Thank you for the knowledge. CRUD Builder = use this for manually created db items FORM Builder already has a CRUD, don't need the other one Looks like this thread can be closed.