Hi.
I have model for the table generated by gii.
Is this possible to change the order of fields in the model,
to generate crud actions with forms/grids with other field`s order ?
Hi.
I have model for the table generated by gii.
Is this possible to change the order of fields in the model,
to generate crud actions with forms/grids with other field`s order ?
You can adjust generated forms after generation is done.
Thanks.
If no other way, I do it.
No other way.