How To Inherit Templates When Creating Custom Fields in Administrate
One of the biggest (and unexpected) pains for users of Administrate is that custom fields don’t inherit templates. Luckily there’s a solution using to_partial_path
which works and requires a lot less effort than copy/pasting the original views. Read about it here
http://www.carlosramireziii.com/how-to-inherit-templates-when-creating-custom-fields-in-administrate.html
Post a comment