You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scambra edited this page May 10, 2012
·
15 revisions
When you add custom actions to a controller which uses ActiveScaffold, probably you will want to keep look and feel. Also, you have to follow some conventions so your action behaves as default actions.
Process and refresh action
One of the easiest actions you can add, is an action which update some records and refresh the list. It could be an action which acts over some marked records, or whatever you can imagine.