Hello,
I'd like to set the "Delete item" link given by default by the CRUD generator in order to make it just update a field of the database with a varchar string instead of really delleting the record.
In practice my "delete" function would be an "update" one.
Unfortunately i couldn't help myself reading in the YII book (which i bought some months ago) and trying a serach on the internet.
Maybe some of you can help even just pointing me to a link or documentation that cold halp me.
What I wish to obtain is the following:
I have a field in my table called "record_status" which has