I modified the database after generating code. Do I have to start over?
I added a column to a table after already generating and customizing the module. What is the correct workflow to pick up the new column without losing my changes?
How the generation pipeline works, what files get created, and customization options.
I added a column to a table after already generating and customizing the module. What is the correct workflow to pick up the new column without losing my changes?
I keep seeing claims about saving development time. Are there any concrete numbers behind that? How does it translate to a real project?
I have a table with an image column. Will CI Wiz generate the file upload UI and the server-side handling for it?
CI Wiz offers both AJAX and non-AJAX controller modes. When should I use each one, and what are the trade-offs?
I generated code, made custom changes to a controller, and now I want to regenerate because I added a new column. Will CI Wiz overwrite my edits?
When I click Generate for a table, exactly which files get created? I want to understand the full output before I start using it in a real project.