Results 2 issues of newton

This PR adds a format_display_using option for the number field such that instead of this: ```ruby field :amount, as: number, format_using: -> do if view == :index || view ==...

# Description This PR makes external image field options namely width, height and radius work for the show view Fixes #3876 # Checklist: - [x] I have performed a self-review...