-
Notifications
You must be signed in to change notification settings - Fork 329
API: Delete
scambra edited this page May 17, 2012
·
11 revisions
Set this property so link is included in a group of links.
Active scaffold supports html, js, json, yaml, and xml formats by default. If you need to add another mime type for the delete action you can do it here. The format is then added to the default formats.
The action link used to tie the Create action to the List table. Most likely, you’ll use this to change the label for your link.
config.create.link.label = "Add a new user"
See API: Action Link for additional parameters for this link.
Enable this property to refresh list after successful deletion with AJAX.