I would like to return the id of a newly created object for my ajax call instead of returning the view associated with the controller method.
I would like to return the id of a newly created object for my ajax call instead of returning the view associated with the controller method.