I want to display a message to admins after they save a particular model, something like "Now enable the series".
I can see how I'd do this if it were a list action (message_user) but I can't see how to do this from the main CRUD form.
Does anyone know how?
Thanks