Difference between #16 and #17 of
Editing, Deleting, and Viewing model data with the yii2-detail-view extension

Revision #17 has been created by Kartik V on May 29, 2014, 6:18:31 AM with the memo:

Typo fix in field name
« previous (#16)

Changes

Title unchanged

Editing, Deleting, and Viewing model data with the yii2-detail-view extension

Category unchanged

Tutorials

Yii version unchanged

Tags unchanged

yii2, detail view, edit, delete, update, yii2-detail-view

Content changed

[...]
book_code VARCHAR(30)
synopsis TEXT
color VARCHAR(10)
publish_date DATE
status TINYINT(1)
s
ellale_amount DECIMAL(11,2)
buy_amount DECIMAL(11,2)

Generate the `Book` model and CRUD through Gii.

Controller
[...]
1 0
43 followers
Viewed: 83 002 times
Version: 2.0
Category: Tutorials
Written by: Kartik V
Last updated by: Kartik V
Created on: May 21, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history