Ken Davy: Detail pension risks for a rosy future

I recently met a former client whose pension I had refused to transfer from a final salary scheme to a personal pension 30 years earlier – much to his annoyance at the time.

He delighted in telling me that he retired 10 years ago and, thanks to his company pension, was enjoying great holidays, playing golf whenever he wanted and still running his own car.

As we parted I felt a warm glow and could not help but reflect on how different his life today would have been had I taken the easy – and more profitable for me – route of arranging the transfer. He would definitely be taking fewer holidays, playing less golf and be reliant on his bus pass for transport.

To read this article in full, please click here

Latest News

Ken Davy: Are you in for a penny, in for £500?

  September 14, 2016

Read more >

NMBA: Set your watch: Three key time management tips for advisers

  September 09, 2016

Read more >

Consumer Credit Centre: Are your customers getting the message?

  September 08, 2016

Read more >

Ken Davy: Detail pension risks for a rosy future

  September 07, 2016

Read more >

'); } else { //alert('here'); //alert('this record already exists'); } }); $('a.watchVideo').on('click', function(e){ //checkforMedia(); e.preventDefault(); //alert('hello there'); //var url = $(this).attr('href'); var url = $(this).attr('data-remote'); var txtSummary = $(this).attr('data-summary'); // Variables for iFrame code. Width and height from data attributes, else use default. var vidWidth = 512; // default var vidHeight = 295; // default if ( $(this).attr('data-width') ) { vidWidth = parseInt($(this).attr('data-width')); } if ( $(this).attr('data-height') ) { vidHeight = parseInt($(this).attr('data-height')); } var iFrameCode = ''; $(".modal-body").html(iFrameCode); //$(".modal-body").html(''); $(".modal-header").html(" 

"+$(this).attr('data-title')+"

"); $(".modal-footer").html(txtSummary); $('#mediaModal').modal('toggle').on('hidden.bs.modal', function () { //$(this).removeData('modal'); //alert("tester"); $(this).remove(); // $(this).dialog('destroy').remove() //parent.frames['frameName']. }); //data-dismiss='modal' }); $('#mediaModal').on('hidden.bs.modal', function () { $('#mediaModal .modal-body').html(''); });