Hello
I have too many decimal fields are in my system.When I save large value it will throw error "Coversion overflow".
Is there any way to handle error without changing model or db ? I want to show the message to user that please enter valid value for the fields.
I want to make generic so i do not want to write for each field.
awaiting for your reply