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

Revision #16 has been created by Kartik V on May 29, 2014, 6:14:15 AM with the memo:

Typo fix in field name
« previous (#13) next (#17) »

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
aleell_amount DECIMAL(11,2)
buy_amount DECIMAL(11,2)
[...]
That's it, now when you browse to `localhost/book/view?id=<id>` you should be able to update, save, and delete your records.

Wiki Translations
 
-----------------
 
* [中文版本/ / Chinese](http://www.yiiwiki.com/post/61)
1 0
43 followers
Viewed: 83 019 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